Rate Overview
Live
1 BND = 25.8786 THB
1 THB = 0.038642
BND
Avg
25.7565
High
25.8858
Low
25.6512
Last updated: 7/8/2026, 7:58:30 PM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.88 THB |
| 10 BND | 258.79 THB |
| 50 BND | 1,293.93 THB |
| 100 BND | 2,587.86 THB |
| 500 BND | 12,939.29 THB |
| 1,000 BND | 25,878.57 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-08T19:58:30Z",
"rates": {
"THB": 25.878572
}
}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": 2587.8572,
"rate": 25.878572
}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