Rate Overview
Live
1 ZAR = 0.925713 ERN
1 ERN = 1.0802
ZAR
Avg
0.927856
High
0.930591
Low
0.925713
Last updated: 8/16/2026, 1:10:48 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.93 ERN |
| 10 ZAR | 9.26 ERN |
| 50 ZAR | 46.29 ERN |
| 100 ZAR | 92.57 ERN |
| 500 ZAR | 462.86 ERN |
| 1,000 ZAR | 925.71 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-08-16T01:10:48Z",
"rates": {
"ERN": 0.925713
}
}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.57130000000001,
"rate": 0.925713
}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