Rate Overview
Live
1 THB = 2.8678 BTN
1 BTN = 0.348699
THB
Avg
2.6912
High
2.9127
Low
2.4531
Last updated: 7/27/2026, 7:58:41 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.87 BTN |
| 10 THB | 28.68 BTN |
| 50 THB | 143.39 BTN |
| 100 THB | 286.78 BTN |
| 500 THB | 1,433.90 BTN |
| 1,000 THB | 2,867.80 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-07-27T07:58:41Z",
"rates": {
"BTN": 2.867801
}
}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.7801,
"rate": 2.867801
}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