Rate Overview
Live
1 BTN = 0.350894 THB
1 THB = 2.8499
BTN
Avg
0.349954
High
0.351011
Low
0.348088
Last updated: 7/30/2026, 1:52:21 PM
Quick Conversions
| BTN | THB |
|---|---|
| 1 BTN | 0.35 THB |
| 10 BTN | 3.51 THB |
| 50 BTN | 17.54 THB |
| 100 BTN | 35.09 THB |
| 500 BTN | 175.45 THB |
| 1,000 BTN | 350.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-07-30T13:52:21Z",
"rates": {
"THB": 0.350894
}
}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": 35.0894,
"rate": 0.350894
}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