Rate Overview
Live
1 ALL = 0.200341 SZL
1 SZL = 4.9915
ALL
Avg
0.197504
High
0.200341
Low
0.195048
Last updated: 3/7/2026, 12:12:51 AM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 2.00 SZL |
| 50 ALL | 10.02 SZL |
| 100 ALL | 20.03 SZL |
| 500 ALL | 100.17 SZL |
| 1,000 ALL | 200.34 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-07T00:12:51Z",
"rates": {
"SZL": 0.200341
}
}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.0341,
"rate": 0.200341
}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