Rate Overview
Live
1 ERN = 1.0902 SZL
1 SZL = 0.917249
ERN
Avg
1.1091
High
1.1233
Low
1.0902
Last updated: 5/7/2026, 12:36:19 PM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.09 SZL |
| 10 ERN | 10.90 SZL |
| 50 ERN | 54.51 SZL |
| 100 ERN | 109.02 SZL |
| 500 ERN | 545.11 SZL |
| 1,000 ERN | 1,090.22 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-05-07T12:36:19Z",
"rates": {
"SZL": 1.090217
}
}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": 109.0217,
"rate": 1.090217
}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