Rate Overview
Live
1 SBD = 2.0039 SZL
1 SZL = 0.499038
SBD
Avg
2.0255
High
2.0430
Low
2.0037
Last updated: 7/5/2026, 5:13:47 PM
Quick Conversions
| SBD | SZL |
|---|---|
| 1 SBD | 2.00 SZL |
| 10 SBD | 20.04 SZL |
| 50 SBD | 100.19 SZL |
| 100 SBD | 200.39 SZL |
| 500 SBD | 1,001.93 SZL |
| 1,000 SBD | 2,003.86 SZL |
Get SBD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SZLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-05T17:13:47Z",
"rates": {
"SZL": 2.003857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SZL",
"amount": 100
},
"result": 200.38569999999999,
"rate": 2.003857
}Build with SBD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key