Rate Overview
Live
1 ERN = 1.1188 SZL
1 SZL = 0.893847
ERN
Avg
1.0954
High
1.1339
Low
1.0494
Last updated: 7/28/2026, 7:01:05 AM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.12 SZL |
| 10 ERN | 11.19 SZL |
| 50 ERN | 55.94 SZL |
| 100 ERN | 111.88 SZL |
| 500 ERN | 559.38 SZL |
| 1,000 ERN | 1,118.76 SZL |
Get ERN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SZLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-28T07:01:05Z",
"rates": {
"SZL": 1.11876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SZL",
"amount": 100
},
"result": 111.876,
"rate": 1.11876
}Build with ERN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key