Rate Overview
Live
1 THB = 2.8496 BTN
1 BTN = 0.350929
THB
Avg
2.8907
High
2.9389
Low
2.8369
Last updated: 7/22/2026, 10:37:46 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.85 BTN |
| 10 THB | 28.50 BTN |
| 50 THB | 142.48 BTN |
| 100 THB | 284.96 BTN |
| 500 THB | 1,424.79 BTN |
| 1,000 THB | 2,849.58 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-22T10:37:46Z",
"rates": {
"BTN": 2.849581
}
}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": 284.9581,
"rate": 2.849581
}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