Rate Overview
Live
1 THB = 2.9342 BTN
1 BTN = 0.340803
THB
Avg
2.9235
High
2.9527
Low
2.9083
Last updated: 5/7/2026, 7:45:28 AM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.93 BTN |
| 10 THB | 29.34 BTN |
| 50 THB | 146.71 BTN |
| 100 THB | 293.42 BTN |
| 500 THB | 1,467.12 BTN |
| 1,000 THB | 2,934.24 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-05-07T07:45:28Z",
"rates": {
"BTN": 2.934244
}
}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": 293.4244,
"rate": 2.934244
}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