Rate Overview
Live
1 SBD = 2.0412 SZL
1 SZL = 0.489902
SBD
Avg
2.0820
High
2.1660
Low
1.9423
Last updated: 5/27/2026, 7:29:23 AM
Quick Conversions
| SBD | SZL |
|---|---|
| 1 SBD | 2.04 SZL |
| 10 SBD | 20.41 SZL |
| 50 SBD | 102.06 SZL |
| 100 SBD | 204.12 SZL |
| 500 SBD | 1,020.61 SZL |
| 1,000 SBD | 2,041.22 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-05-27T07:29:23Z",
"rates": {
"SZL": 2.041223
}
}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": 204.1223,
"rate": 2.041223
}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