Rate Overview
Live
1 SZL = 0.489902 SBD
1 SBD = 2.0412
SZL
Avg
0.488567
High
0.505067
Low
0.468640
Last updated: 5/27/2026, 6:14:42 AM
Quick Conversions
| SZL | SBD |
|---|---|
| 1 SZL | 0.49 SBD |
| 10 SZL | 4.90 SBD |
| 50 SZL | 24.50 SBD |
| 100 SZL | 48.99 SBD |
| 500 SZL | 244.95 SBD |
| 1,000 SZL | 489.90 SBD |
Get SZL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SBDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-05-27T06:14:42Z",
"rates": {
"SBD": 0.489902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SBD",
"amount": 100
},
"result": 48.9902,
"rate": 0.489902
}Build with SZL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key