Rate Overview
Live
1 ZAR = 0.922358 ERN
1 ERN = 1.0842
ZAR
Avg
0.914192
High
0.922358
Low
0.910487
Last updated: 7/3/2026, 1:12:53 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.22 ERN |
| 50 ZAR | 46.12 ERN |
| 100 ZAR | 92.24 ERN |
| 500 ZAR | 461.18 ERN |
| 1,000 ZAR | 922.36 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-07-03T01:12:53Z",
"rates": {
"ERN": 0.922358
}
}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": 92.2358,
"rate": 0.922358
}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