Rate Overview
Live
1 THB = 2.8658 BTN
1 BTN = 0.348939
THB
Avg
2.8575
High
2.8761
Low
2.8238
Last updated: 7/20/2026, 11:41:49 PM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.87 BTN |
| 10 THB | 28.66 BTN |
| 50 THB | 143.29 BTN |
| 100 THB | 286.58 BTN |
| 500 THB | 1,432.92 BTN |
| 1,000 THB | 2,865.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-07-20T23:41:49Z",
"rates": {
"BTN": 2.865831
}
}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.5831,
"rate": 2.865831
}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