Rate Overview
Live
1 SZL = 4.9915 ALL
1 ALL = 0.200341
SZL
Avg
5.0637
High
5.1269
Low
4.9915
Last updated: 3/7/2026, 12:12:09 AM
Quick Conversions
| SZL | ALL |
|---|---|
| 1 SZL | 4.99 ALL |
| 10 SZL | 49.91 ALL |
| 50 SZL | 249.57 ALL |
| 100 SZL | 499.15 ALL |
| 500 SZL | 2,495.74 ALL |
| 1,000 SZL | 4,991.48 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-03-07T00:12:09Z",
"rates": {
"ALL": 4.991481
}
}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": 499.1481,
"rate": 4.991481
}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