Rate Overview
Live
1 SBD = 4.0358 THB
1 THB = 0.247781
SBD
Avg
4.0484
High
4.0833
Low
4.0134
Last updated: 5/8/2026, 4:31:59 PM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.04 THB |
| 10 SBD | 40.36 THB |
| 50 SBD | 201.79 THB |
| 100 SBD | 403.58 THB |
| 500 SBD | 2,017.91 THB |
| 1,000 SBD | 4,035.83 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-05-08T16:31:59Z",
"rates": {
"THB": 4.035827
}
}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": 403.58270000000005,
"rate": 4.035827
}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