Rate Overview
Live
1 SZL = 4.8879 ALL
1 ALL = 0.204588
SZL
Avg
4.8826
High
4.8890
Low
4.8577
Last updated: 5/7/2026, 1:27:04 AM
Quick Conversions
| SZL | ALL |
|---|---|
| 1 SZL | 4.89 ALL |
| 10 SZL | 48.88 ALL |
| 50 SZL | 244.39 ALL |
| 100 SZL | 488.79 ALL |
| 500 SZL | 2,443.94 ALL |
| 1,000 SZL | 4,887.88 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-05-07T01:27:04Z",
"rates": {
"ALL": 4.887879
}
}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": 488.7879,
"rate": 4.887879
}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