Rate Overview
Live
1 BTN = 0.349447 THB
1 THB = 2.8617
BTN
Avg
0.347156
High
0.353972
Low
0.341246
Last updated: 3/27/2026, 12:53:22 PM
Quick Conversions
| BTN | THB |
|---|---|
| 1 BTN | 0.35 THB |
| 10 BTN | 3.49 THB |
| 50 BTN | 17.47 THB |
| 100 BTN | 34.94 THB |
| 500 BTN | 174.72 THB |
| 1,000 BTN | 349.45 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-03-27T12:53:22Z",
"rates": {
"THB": 0.349447
}
}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.9447,
"rate": 0.349447
}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