Rate Overview
Live
1 ALL = 0.204534 SZL
1 SZL = 4.8892
ALL
Avg
0.202069
High
0.204724
Low
0.199344
Last updated: 7/25/2026, 11:38:33 PM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.05 SZL |
| 50 ALL | 10.23 SZL |
| 100 ALL | 20.45 SZL |
| 500 ALL | 102.27 SZL |
| 1,000 ALL | 204.53 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-07-25T23:38:33Z",
"rates": {
"SZL": 0.204534
}
}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.4534,
"rate": 0.204534
}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