Rate Overview
Live
1 THB = 0.250246 SBD
1 SBD = 3.9961
THB
Avg
0.246869
High
0.250246
Low
0.244900
Last updated: 5/7/2026, 10:30:32 AM
Quick Conversions
| THB | SBD |
|---|---|
| 1 THB | 0.25 SBD |
| 10 THB | 2.50 SBD |
| 50 THB | 12.51 SBD |
| 100 THB | 25.02 SBD |
| 500 THB | 125.12 SBD |
| 1,000 THB | 250.25 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-05-07T10:30:32Z",
"rates": {
"SBD": 0.250246
}
}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": 25.024600000000003,
"rate": 0.250246
}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