Rate Overview
Live
1 BTN = 0.340738 THB
1 THB = 2.9348
BTN
Avg
0.344624
High
0.353633
Low
0.337631
Last updated: 5/27/2026, 7:15:53 PM
Quick Conversions
| BTN | THB |
|---|---|
| 1 BTN | 0.34 THB |
| 10 BTN | 3.41 THB |
| 50 BTN | 17.04 THB |
| 100 BTN | 34.07 THB |
| 500 BTN | 170.37 THB |
| 1,000 BTN | 340.74 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-05-27T19:15:53Z",
"rates": {
"THB": 0.340738
}
}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.0738,
"rate": 0.340738
}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