Rate Overview
Live
1 SBD = 4.1381 THB
1 THB = 0.241658
SBD
Avg
4.0455
High
4.1824
Low
3.8465
Last updated: 8/3/2026, 6:47:14 PM
Quick Conversions
| SBD | THB |
|---|---|
| 1 SBD | 4.14 THB |
| 10 SBD | 41.38 THB |
| 50 SBD | 206.90 THB |
| 100 SBD | 413.81 THB |
| 500 SBD | 2,069.04 THB |
| 1,000 SBD | 4,138.08 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-08-03T18:47:14Z",
"rates": {
"THB": 4.138082
}
}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": 413.8082,
"rate": 4.138082
}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