Rate Overview
Live
1 THB = 2.8628 BTN
1 BTN = 0.349304
THB
Avg
2.8809
High
2.9304
Low
2.8251
Last updated: 3/27/2026, 9:25:28 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.86 BTN |
| 10 THB | 28.63 BTN |
| 50 THB | 143.14 BTN |
| 100 THB | 286.28 BTN |
| 500 THB | 1,431.42 BTN |
| 1,000 THB | 2,862.83 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-27T09:25:28Z",
"rates": {
"BTN": 2.862833
}
}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.2833,
"rate": 2.862833
}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