Rate Overview
Live
1 THB = 2.8607 BTN
1 BTN = 0.349562
THB
Avg
2.8618
High
2.8728
Low
2.8496
Last updated: 7/27/2026, 6:23:55 PM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.86 BTN |
| 10 THB | 28.61 BTN |
| 50 THB | 143.04 BTN |
| 100 THB | 286.07 BTN |
| 500 THB | 1,430.36 BTN |
| 1,000 THB | 2,860.72 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-27T18:23:55Z",
"rates": {
"BTN": 2.860722
}
}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.0722,
"rate": 2.860722
}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