Rate Overview
Live
1 SBD = 2.0311 SZL
1 SZL = 0.492349
SBD
Avg
2.0353
High
2.0650
Low
2.0099
Last updated: 6/16/2026, 7:51:06 AM
Quick Conversions
| SBD | SZL |
|---|---|
| 1 SBD | 2.03 SZL |
| 10 SBD | 20.31 SZL |
| 50 SBD | 101.55 SZL |
| 100 SBD | 203.11 SZL |
| 500 SBD | 1,015.54 SZL |
| 1,000 SBD | 2,031.08 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-06-16T07:51:06Z",
"rates": {
"SZL": 2.031078
}
}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": 203.1078,
"rate": 2.031078
}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