Rate Overview
Live
1 ALL = 0.204587 SZL
1 SZL = 4.8879
ALL
Avg
0.204809
High
0.205860
Low
0.204540
Last updated: 5/7/2026, 2:23:24 AM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.05 SZL |
| 50 ALL | 10.23 SZL |
| 100 ALL | 20.46 SZL |
| 500 ALL | 102.29 SZL |
| 1,000 ALL | 204.59 SZL |
Get ALL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SZLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T02:23:24Z",
"rates": {
"SZL": 0.204587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SZL",
"amount": 100
},
"result": 20.4587,
"rate": 0.204587
}Build with ALL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key