Rate Overview
Live
1 BND = 26.1642 THB
1 THB = 0.038220
BND
Avg
26.0130
High
26.1642
Low
25.9485
Last updated: 9/10/2026, 5:54:19 PM
Quick Conversions
| BND | THB |
|---|---|
| 1 BND | 26.16 THB |
| 10 BND | 261.64 THB |
| 50 BND | 1,308.21 THB |
| 100 BND | 2,616.42 THB |
| 500 BND | 13,082.10 THB |
| 1,000 BND | 26,164.20 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-09-10T17:54:19Z",
"rates": {
"THB": 26.164199
}
}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": 2616.4199,
"rate": 26.164199
}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