Rate Overview
Live
1 THB = 0.239477 SBD
1 SBD = 4.1758
THB
Avg
0.239610
High
0.240499
Low
0.237940
Last updated: 7/26/2026, 9:36:22 AM
Quick Conversions
| THB | SBD |
|---|---|
| 1 THB | 0.24 SBD |
| 10 THB | 2.39 SBD |
| 50 THB | 11.97 SBD |
| 100 THB | 23.95 SBD |
| 500 THB | 119.74 SBD |
| 1,000 THB | 239.48 SBD |
Get THB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SBDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-26T09:36:22Z",
"rates": {
"SBD": 0.239477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SBD",
"amount": 100
},
"result": 23.9477,
"rate": 0.239477
}Build with THB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key