Rate Overview
Live
1 SZL = 0.485439 SBD
1 SBD = 2.0600
SZL
Avg
0.497087
High
0.506533
Low
0.485439
Last updated: 3/7/2026, 12:12:12 AM
Quick Conversions
| SZL | SBD |
|---|---|
| 1 SZL | 0.49 SBD |
| 10 SZL | 4.85 SBD |
| 50 SZL | 24.27 SBD |
| 100 SZL | 48.54 SBD |
| 500 SZL | 242.72 SBD |
| 1,000 SZL | 485.44 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-03-07T00:12:12Z",
"rates": {
"SBD": 0.485439
}
}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.5439,
"rate": 0.485439
}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