Rate Overview
Live
1 SBD = 4.1019 THB
1 THB = 0.243790
SBD
Avg
3.9934
High
4.1123
Low
3.8447
Last updated: 3/27/2026, 10:07:00 AM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.10 THB |
| 10 SBD | 41.02 THB |
| 50 SBD | 205.09 THB |
| 100 SBD | 410.19 THB |
| 500 SBD | 2,050.95 THB |
| 1,000 SBD | 4,101.90 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-03-27T10:07:00Z",
"rates": {
"THB": 4.101898
}
}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": 410.18980000000005,
"rate": 4.101898
}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