Rate Overview
Live
1 THB = 2.8831 BTN
1 BTN = 0.346849
THB
Avg
2.9077
High
2.9304
Low
2.8831
Last updated: 3/6/2026, 8:08:04 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.88 BTN |
| 10 THB | 28.83 BTN |
| 50 THB | 144.15 BTN |
| 100 THB | 288.31 BTN |
| 500 THB | 1,441.55 BTN |
| 1,000 THB | 2,883.10 BTN |
Get THB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BTNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-06T08:08:04Z",
"rates": {
"BTN": 2.883095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BTN",
"amount": 100
},
"result": 288.3095,
"rate": 2.883095
}Build with THB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key