Rate Overview
Live
1 SBD = 4.1151 THB
1 THB = 0.243009
SBD
Avg
4.1239
High
4.1455
Low
4.1049
Last updated: 9/6/2026, 8:59:35 AM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.12 THB |
| 10 SBD | 41.15 THB |
| 50 SBD | 205.75 THB |
| 100 SBD | 411.51 THB |
| 500 SBD | 2,057.54 THB |
| 1,000 SBD | 4,115.07 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-09-06T08:59:35Z",
"rates": {
"THB": 4.115074
}
}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": 411.50739999999996,
"rate": 4.115074
}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