Rate Overview
Live
1 THB = 2.8674 BTN
1 BTN = 0.348752
THB
Avg
2.8661
High
2.9052
Low
2.8369
Last updated: 3/27/2026, 6:01:51 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.87 BTN |
| 10 THB | 28.67 BTN |
| 50 THB | 143.37 BTN |
| 100 THB | 286.74 BTN |
| 500 THB | 1,433.68 BTN |
| 1,000 THB | 2,867.37 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-27T06:01:51Z",
"rates": {
"BTN": 2.867367
}
}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": 286.73670000000004,
"rate": 2.867367
}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