Rate Overview
Live
1 SZL = 4.9531 ALL
1 ALL = 0.201892
SZL
Avg
4.9749
High
5.0165
Low
4.9529
Last updated: 4/16/2026, 11:37:27 PM
Quick Conversions
| SZL | ALL |
|---|---|
| 1 SZL | 4.95 ALL |
| 10 SZL | 49.53 ALL |
| 50 SZL | 247.66 ALL |
| 100 SZL | 495.31 ALL |
| 500 SZL | 2,476.57 ALL |
| 1,000 SZL | 4,953.13 ALL |
Get SZL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=ALLExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-04-16T23:37:27Z",
"rates": {
"ALL": 4.953135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "ALL",
"amount": 100
},
"result": 495.3135,
"rate": 4.953135
}Build with SZL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key