Rate Overview
Live
1 BTN = 0.349037 THB
1 THB = 2.8650
BTN
Avg
0.344800
High
0.353633
Low
0.337631
Last updated: 6/22/2026, 5:01:47 PM
Quick Conversions
| BTN | THB |
|---|---|
| 1 BTN | 0.35 THB |
| 10 BTN | 3.49 THB |
| 50 BTN | 17.45 THB |
| 100 BTN | 34.90 THB |
| 500 BTN | 174.52 THB |
| 1,000 BTN | 349.04 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-06-22T17:01:47Z",
"rates": {
"THB": 0.349037
}
}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.9037,
"rate": 0.349037
}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