Rate Overview
Live
1 BTN = 0.344894 THB
1 THB = 2.8994
BTN
Avg
0.347131
High
0.348600
Low
0.344894
Last updated: 9/11/2026, 5:37:23 PM
Quick Conversions
| BTN | THB |
|---|---|
| 1 BTN | 0.34 THB |
| 10 BTN | 3.45 THB |
| 50 BTN | 17.24 THB |
| 100 BTN | 34.49 THB |
| 500 BTN | 172.45 THB |
| 1,000 BTN | 344.89 THB |
Get BTN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=THBExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-11T17:37:23Z",
"rates": {
"THB": 0.344894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "THB",
"amount": 100
},
"result": 34.489399999999996,
"rate": 0.344894
}Build with BTN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key