Rate Overview
Live
1 BND = 25.2405 THB
1 THB = 0.039619
BND
Avg
25.2435
High
25.3790
Low
25.1481
Last updated: 4/18/2026, 8:44:17 AM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.24 THB |
| 10 BND | 252.40 THB |
| 50 BND | 1,262.02 THB |
| 100 BND | 2,524.05 THB |
| 500 BND | 12,620.25 THB |
| 1,000 BND | 25,240.49 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-04-18T08:44:17Z",
"rates": {
"THB": 25.240492
}
}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": 2524.0492,
"rate": 25.240492
}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