Rate Overview
Live
1 ZAR = 0.895677 ERN
1 ERN = 1.1165
ZAR
Avg
0.894434
High
0.945756
Low
0.832325
Last updated: 7/28/2026, 1:34:46 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.90 ERN |
| 10 ZAR | 8.96 ERN |
| 50 ZAR | 44.78 ERN |
| 100 ZAR | 89.57 ERN |
| 500 ZAR | 447.84 ERN |
| 1,000 ZAR | 895.68 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-28T13:34:46Z",
"rates": {
"ERN": 0.895677
}
}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": 89.56769999999999,
"rate": 0.895677
}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