Rate Overview
Live
1 ALL = 0.204438 SZL
1 SZL = 4.8915
ALL
Avg
0.204015
High
0.215139
Low
0.195824
Last updated: 7/26/2026, 3:44:11 AM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.04 SZL |
| 50 ALL | 10.22 SZL |
| 100 ALL | 20.44 SZL |
| 500 ALL | 102.22 SZL |
| 1,000 ALL | 204.44 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-26T03:44:11Z",
"rates": {
"SZL": 0.204438
}
}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.4438,
"rate": 0.204438
}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