Rate Overview
Live
1 BND = 26.0135 THB
1 THB = 0.038442
BND
Avg
25.2161
High
26.1208
Low
24.2011
Last updated: 7/31/2026, 11:45:11 PM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 26.01 THB |
| 10 BND | 260.14 THB |
| 50 BND | 1,300.68 THB |
| 100 BND | 2,601.35 THB |
| 500 BND | 13,006.76 THB |
| 1,000 BND | 26,013.52 THB |
Get BND/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=THBExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-31T23:45:11Z",
"rates": {
"THB": 26.013517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "THB",
"amount": 100
},
"result": 2601.3517,
"rate": 26.013517
}Build with BND/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key