Rate Overview
Live
1 THB = 0.243608 SBD
1 SBD = 4.1050
THB
Avg
0.244723
High
0.247274
Low
0.243173
Last updated: 3/27/2026, 7:48:58 AM
Quick Conversions
| THB | SBD |
|---|---|
| 1 THB | 0.24 SBD |
| 10 THB | 2.44 SBD |
| 50 THB | 12.18 SBD |
| 100 THB | 24.36 SBD |
| 500 THB | 121.80 SBD |
| 1,000 THB | 243.61 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-03-27T07:48:58Z",
"rates": {
"SBD": 0.243608
}
}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": 24.360799999999998,
"rate": 0.243608
}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