Rate Overview
Live
1 ZAR = 0.916909 ERN
1 ERN = 1.0906
ZAR
Avg
0.913228
High
0.918599
Low
0.903966
Last updated: 5/27/2026, 8:25:02 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.17 ERN |
| 50 ZAR | 45.85 ERN |
| 100 ZAR | 91.69 ERN |
| 500 ZAR | 458.45 ERN |
| 1,000 ZAR | 916.91 ERN |
Get ZAR/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ERNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T08:25:02Z",
"rates": {
"ERN": 0.916909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ERN",
"amount": 100
},
"result": 91.6909,
"rate": 0.916909
}Build with ZAR/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key