Rate Overview
Live
1 BND = 25.4160 THB
1 THB = 0.039345
BND
Avg
25.4365
High
25.4925
Low
25.3393
Last updated: 6/19/2026, 12:06:50 PM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.42 THB |
| 10 BND | 254.16 THB |
| 50 BND | 1,270.80 THB |
| 100 BND | 2,541.60 THB |
| 500 BND | 12,708.01 THB |
| 1,000 BND | 25,416.01 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-06-19T12:06:50Z",
"rates": {
"THB": 25.416011
}
}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": 2541.6011000000003,
"rate": 25.416011
}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