Rate Overview
Live
1 SZL = 4.8891 ALL
1 ALL = 0.204535
SZL
Avg
4.9961
High
5.1194
Low
4.8718
Last updated: 7/26/2026, 1:05:46 AM
Quick Conversions
| SZL | ALL |
|---|---|
| 1 SZL | 4.89 ALL |
| 10 SZL | 48.89 ALL |
| 50 SZL | 244.46 ALL |
| 100 SZL | 488.91 ALL |
| 500 SZL | 2,444.57 ALL |
| 1,000 SZL | 4,889.14 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-07-26T01:05:46Z",
"rates": {
"ALL": 4.889138
}
}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.9138,
"rate": 4.889138
}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