Rate Overview
Live
1 SBD = 2.0562 SZL
1 SZL = 0.486345
SBD
Avg
2.0167
High
2.0562
Low
1.9742
Last updated: 3/7/2026, 3:28:54 AM
Quick Conversions
| SBD | SZL |
|---|---|
| 1 SBD | 2.06 SZL |
| 10 SBD | 20.56 SZL |
| 50 SBD | 102.81 SZL |
| 100 SBD | 205.62 SZL |
| 500 SBD | 1,028.08 SZL |
| 1,000 SBD | 2,056.15 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-03-07T03:28:54Z",
"rates": {
"SZL": 2.056155
}
}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": 205.6155,
"rate": 2.056155
}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