Rate Overview
Live
1 ERN = 1.1033 SZL
1 SZL = 0.906388
ERN
Avg
1.0851
High
1.1054
Low
1.0597
Last updated: 3/7/2026, 4:25:57 AM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.10 SZL |
| 10 ERN | 11.03 SZL |
| 50 ERN | 55.16 SZL |
| 100 ERN | 110.33 SZL |
| 500 ERN | 551.64 SZL |
| 1,000 ERN | 1,103.28 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-03-07T04:25:57Z",
"rates": {
"SZL": 1.10328
}
}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": 110.328,
"rate": 1.10328
}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