Bank of Thailand Exchange Rate API

Official Bank of Thailand (Thailand) daily exchange rates as JSON: 48 currencies, history back to 2026. The published THB rates required for tax, audits, and compliant invoicing.

Thailand flagBank of Thailand official daily exchange rates as JSON: 48 currencies against the THB, history back to 2026. Latest table on every plan. Get your API key.

About Bank of Thailand

The Bank of Thailand releases a daily table combining the weighted-average interbank USD/THB rate — the canonical Thai reference — with average commercial-bank counter rates for 19 major currencies and market crossing rates for 29 more. It is published every Thai business day around 18:00 Bangkok time and is the series Thai accounting and customs practice cite.

Quick start

One request for the pair you need — USD to THB at the official Bank of Thailand rate:

curl "https://allratestoday.com/api/v1/central-bank/bot/latest?source=USD&target=THB" \
  -H "Authorization: Bearer art_live_your_key"

Or the bank's full published table:

curl "https://allratestoday.com/api/v1/central-bank/bot/latest" \
  -H "Authorization: Bearer art_live_your_key"

On paid plans, any historical date or a time series:

curl "https://allratestoday.com/api/v1/central-bank/bot/history?source=USD&target=THB&from=2025-01-01" \
  -H "Authorization: Bearer art_live_your_key"

Latest published rates (2026-08-20)

The most recent table as published by Bank of Thailand — exactly what the /latest endpoint returns right now. Values are THB per 1 unit of each currency:

Download this table: Excel (.xlsx) CSV

Download history:
Choose currencies: USD
Excel (.xlsx) CSV

One row per currency per publication date. Up to one year per download. Billed as one API call per currency per month of data.

BaseQuoteTypeRate
AED THB buy 8.8985
AED THB sell 8.9874
AUD THB buy 22.982
AUD THB sell 23.7587
BDT THB buy 0.2675
BDT THB sell 0.2701
BHD THB buy 86.6928
BHD THB sell 87.5594
BND THB buy 25.4667
BND THB sell 26.2207
CAD THB buy 23.5141
CAD THB sell 23.9673
CHF THB buy 40.7448
CHF THB sell 41.4016
CNY THB buy 4.8309
CNY THB sell 4.9379
CZK THB buy 1.5787
CZK THB sell 1.5945
DKK THB buy 5.0825
DKK THB sell 5.1754
EGP THB buy 0.6453
EGP THB sell 0.6517
EUR THB buy 37.9747
EUR THB sell 38.6708
GBP THB buy 44.2776
GBP THB sell 45.0906
HKD THB buy 4.1492
HKD THB sell 4.2289
HUF THB buy 0.1049
HUF THB sell 0.106
IDR THB buy 0.0017576
IDR THB sell 0.0019501
ILS THB buy 10.9852
ILS THB sell 11.095
INR THB buy 0.3247
INR THB sell 0.3685
IQD THB buy 0.0249
IQD THB sell 0.0252
JOD THB buy 46.0976
JOD THB sell 46.5584
JPY THB buy 0.204097
JPY THB sell 0.210788
KES THB buy 0.2524
KES THB sell 0.2549
KHR THB buy 0.008084000000000001
KHR THB sell 0.008165
KRW THB buy 0.0235
KRW THB sell 0.0238
KWD THB buy 106.3906
KWD THB sell 107.4541
LAK THB buy 0.001451
LAK THB sell 0.001465
LKR THB buy 0.0987
LKR THB sell 0.0997
MMK THB buy 0.0156
MMK THB sell 0.0157
MVR THB buy 2.114
MVR THB sell 2.1352
MXN THB buy 1.9288
MXN THB sell 1.9481
MYR THB buy 8.0231
MYR THB sell 8.2478
NOK THB buy 3.4805
NOK THB sell 3.5569
NPR THB buy 0.2133
NPR THB sell 0.2155
NZD THB buy 19.1808
NZD THB sell 19.8144
OMR THB buy 84.8914
OMR THB sell 85.74
PGK THB buy 7.272
PGK THB sell 7.3447
PHP THB buy 0.5147
PHP THB sell 0.5491
PKR THB buy 0.1177
PKR THB sell 0.1189
PLN THB buy 8.8417
PLN THB sell 8.93
QAR THB buy 8.9698
QAR THB sell 9.0594
RUB THB buy 0.3847
RUB THB sell 0.3885
SAR THB buy 8.7046
SAR THB sell 8.7916
SEK THB buy 3.4435
SEK THB sell 3.5176
SGD THB buy 25.526
SGD THB sell 26.1321
TWD THB buy 1.026
TWD THB sell 1.0363
USD THB buy 32.6832
USD THB reference 32.834
USD THB sell 33.0099
VND THB buy 0.001248
VND THB sell 0.001261
ZAR THB buy 2.0303
ZAR THB sell 2.0506

Why use the official Bank of Thailand rate?

Live market rates move continuously, but tax filings, customs declarations, audits, and statutory accounting in Thailand and beyond typically require the official rate published by Bank of Thailand for a given date — a fixed, citable number that never changes after publication. This API serves those published tables with the bank's own rate_date on every response; weekends and holidays return the most recent published date, which is the rate compliance rules require you to apply.

Pairs the bank doesn't print directly are resolved from its table (inverse or cross via THB) and explicitly flagged "derived": true — so what the bank printed and what was computed are never confused.

Endpoints

Full parameter reference in the API documentation. Every request counts toward your plan's monthly quota — rates change once per business day, so caching a published table locally makes a small quota go far.

Frequently asked questions

Is there an API for Bank of Thailand exchange rates?

Yes — this one. Official daily THB rates as clean JSON, latest table on every plan including free.

How often are the rates updated?

Bank of Thailand publishes once per business day; the API ingests each new table shortly after publication (latest: 2026-08-20).

Are these the official rates?

Yes — ingested from Bank of Thailand's own published data, served unmodified with the bank's publication date. Anything computed rather than published is flagged derived.

Bank of Thailand rates, one API key

Latest table on every plan. History back to 2026 on paid plans. No credit card to start.

Get Free API Key Read the Docs