Rate Overview
Live
1 ZAR = 0.915378 ERN
1 ERN = 1.0924
ZAR
Avg
0.904191
High
0.915400
Low
0.893373
Last updated: 5/7/2026, 6:53:26 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.15 ERN |
| 50 ZAR | 45.77 ERN |
| 100 ZAR | 91.54 ERN |
| 500 ZAR | 457.69 ERN |
| 1,000 ZAR | 915.38 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-07T06:53:26Z",
"rates": {
"ERN": 0.915378
}
}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.5378,
"rate": 0.915378
}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