Rate Overview
Live
1 BND = 25.9042 THB
1 THB = 0.038604
BND
Avg
25.2321
High
26.1256
Low
24.2115
Last updated: 7/30/2026, 10:24:58 PM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.90 THB |
| 10 BND | 259.04 THB |
| 50 BND | 1,295.21 THB |
| 100 BND | 2,590.42 THB |
| 500 BND | 12,952.11 THB |
| 1,000 BND | 25,904.22 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-30T22:24:58Z",
"rates": {
"THB": 25.904221
}
}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": 2590.4221,
"rate": 25.904221
}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