Rate Overview
Live
1 ZAR = 0.926772 ERN
1 ERN = 1.0790
ZAR
Avg
0.920354
High
0.926772
Low
0.903517
Last updated: 6/17/2026, 6:45:42 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.93 ERN |
| 10 ZAR | 9.27 ERN |
| 50 ZAR | 46.34 ERN |
| 100 ZAR | 92.68 ERN |
| 500 ZAR | 463.39 ERN |
| 1,000 ZAR | 926.77 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-06-17T06:45:42Z",
"rates": {
"ERN": 0.926772
}
}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.6772,
"rate": 0.926772
}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