Rate Overview
Live
1 SBD = 4.0845 THB
1 THB = 0.244826
SBD
Avg
3.9709
High
4.0861
Low
3.8148
Last updated: 6/18/2026, 11:29:34 AM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.08 THB |
| 10 SBD | 40.85 THB |
| 50 SBD | 204.23 THB |
| 100 SBD | 408.45 THB |
| 500 SBD | 2,042.26 THB |
| 1,000 SBD | 4,084.53 THB |
Get SBD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=THBExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-18T11:29:34Z",
"rates": {
"THB": 4.084528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "THB",
"amount": 100
},
"result": 408.45279999999997,
"rate": 4.084528
}Build with SBD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key