Rate Overview
Live
1 ALL = 0.202951 SZL
1 SZL = 4.9273
ALL
Avg
0.202668
High
0.203348
Low
0.201754
Last updated: 9/3/2026, 3:00:35 AM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.03 SZL |
| 50 ALL | 10.15 SZL |
| 100 ALL | 20.30 SZL |
| 500 ALL | 101.48 SZL |
| 1,000 ALL | 202.95 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-09-03T03:00:35Z",
"rates": {
"SZL": 0.202951
}
}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.295099999999998,
"rate": 0.202951
}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