Rate Overview
Live
1 ALL = 0.198077 SZL
1 SZL = 5.0485
ALL
Avg
0.198846
High
0.200952
Low
0.196820
Last updated: 6/16/2026, 1:31:04 PM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 1.98 SZL |
| 50 ALL | 9.90 SZL |
| 100 ALL | 19.81 SZL |
| 500 ALL | 99.04 SZL |
| 1,000 ALL | 198.08 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-06-16T13:31:04Z",
"rates": {
"SZL": 0.198077
}
}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.8077,
"rate": 0.198077
}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