Rate Overview
Live
1 ALL = 0.199567 SZL
1 SZL = 5.0108
ALL
Avg
0.201196
High
0.205934
Low
0.195494
Last updated: 5/27/2026, 11:21:04 AM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.00 SZL |
| 50 ALL | 9.98 SZL |
| 100 ALL | 19.96 SZL |
| 500 ALL | 99.78 SZL |
| 1,000 ALL | 199.57 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-27T11:21:04Z",
"rates": {
"SZL": 0.199567
}
}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": 19.956699999999998,
"rate": 0.199567
}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