Rate Overview
Live
1 THB = 2.8851 BTN
1 BTN = 0.346614
THB
Avg
2.8810
High
2.8872
Low
2.8643
Last updated: 8/12/2026, 3:25:36 PM
Quick Conversions
| THB | BTN |
|---|---|
| 1 THB | 2.89 BTN |
| 10 THB | 28.85 BTN |
| 50 THB | 144.25 BTN |
| 100 THB | 288.51 BTN |
| 500 THB | 1,442.53 BTN |
| 1,000 THB | 2,885.05 BTN |
Get THB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BTNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-08-12T15:25:36Z",
"rates": {
"BTN": 2.885054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BTN",
"amount": 100
},
"result": 288.50539999999995,
"rate": 2.885054
}Build with THB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key