Rate Overview
Live
1 SZL = 5.0561 ALL
1 ALL = 0.197780
SZL
Avg
5.0322
High
5.0689
Low
5.0111
Last updated: 7/4/2026, 5:13:12 PM
Quick Conversions
| SZL | ALL |
|---|---|
| 1 SZL | 5.06 ALL |
| 10 SZL | 50.56 ALL |
| 50 SZL | 252.81 ALL |
| 100 SZL | 505.61 ALL |
| 500 SZL | 2,528.06 ALL |
| 1,000 SZL | 5,056.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-07-04T17:13:12Z",
"rates": {
"ALL": 5.056125
}
}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": 505.61249999999995,
"rate": 5.056125
}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