Rate Overview
Live
1 ALL = 0.197779 SZL
1 SZL = 5.0561
ALL
Avg
0.198725
High
0.199556
Low
0.197280
Last updated: 7/4/2026, 7:26:03 PM
Quick Conversions
| ALL | SZL |
|---|---|
| 1 ALL | 0.20 SZL |
| 10 ALL | 1.98 SZL |
| 50 ALL | 9.89 SZL |
| 100 ALL | 19.78 SZL |
| 500 ALL | 98.89 SZL |
| 1,000 ALL | 197.78 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-04T19:26:03Z",
"rates": {
"SZL": 0.197779
}
}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.777900000000002,
"rate": 0.197779
}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