Rate Overview
Live
1 BND = 25.6087 THB
1 THB = 0.039049
BND
Avg
24.8224
High
25.6087
Low
24.2011
Last updated: 3/27/2026, 8:21:48 AM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 25.61 THB |
| 10 BND | 256.09 THB |
| 50 BND | 1,280.44 THB |
| 100 BND | 2,560.87 THB |
| 500 BND | 12,804.37 THB |
| 1,000 BND | 25,608.74 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-27T08:21:48Z",
"rates": {
"THB": 25.608743
}
}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": 2560.8743,
"rate": 25.608743
}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