Rate Overview
Live
1 ERN = 1.1019 SZL
1 SZL = 0.907497
ERN
Avg
1.0873
High
1.1019
Low
1.0767
Last updated: 6/19/2026, 8:33:49 AM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.10 SZL |
| 10 ERN | 11.02 SZL |
| 50 ERN | 55.10 SZL |
| 100 ERN | 110.19 SZL |
| 500 ERN | 550.97 SZL |
| 1,000 ERN | 1,101.93 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-06-19T08:33:49Z",
"rates": {
"SZL": 1.101932
}
}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.19319999999999,
"rate": 1.101932
}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