Rate Overview
Live
1 ALL = 0.205306 SZL
1 SZL = 4.8708
ALL
Avg
0.204784
High
0.206083
Low
0.201727
Last updated: 3/27/2026, 1:34:10 PM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.21 SZL |
| 10 ALL | 2.05 SZL |
| 50 ALL | 10.27 SZL |
| 100 ALL | 20.53 SZL |
| 500 ALL | 102.65 SZL |
| 1,000 ALL | 205.31 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-03-27T13:34:10Z",
"rates": {
"SZL": 0.205306
}
}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.5306,
"rate": 0.205306
}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