Rate Overview
Live
1 SBD = 3.9972 THB
1 THB = 0.250173
SBD
Avg
3.9903
High
4.0019
Low
3.9724
Last updated: 4/18/2026, 8:44:15 AM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.00 THB |
| 10 SBD | 39.97 THB |
| 50 SBD | 199.86 THB |
| 100 SBD | 399.72 THB |
| 500 SBD | 1,998.62 THB |
| 1,000 SBD | 3,997.23 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-04-18T08:44:15Z",
"rates": {
"THB": 3.997234
}
}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": 399.7234,
"rate": 3.997234
}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