Rate Overview
Live
1 BND = 25.5815 THB
1 THB = 0.039091
BND
Avg
24.8204
High
25.5924
Low
24.2011
Last updated: 3/27/2026, 11:51:44 AM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.58 THB |
| 10 BND | 255.82 THB |
| 50 BND | 1,279.08 THB |
| 100 BND | 2,558.15 THB |
| 500 BND | 12,790.76 THB |
| 1,000 BND | 25,581.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-03-27T11:51:44Z",
"rates": {
"THB": 25.581515
}
}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": 2558.1515,
"rate": 25.581515
}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