Rate Overview
Live
1 ZAR = 0.874735 ERN
1 ERN = 1.1432
ZAR
Avg
0.851302
High
0.941177
Low
0.782140
Last updated: 3/27/2026, 2:47:33 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.87 ERN |
| 10 ZAR | 8.75 ERN |
| 50 ZAR | 43.74 ERN |
| 100 ZAR | 87.47 ERN |
| 500 ZAR | 437.37 ERN |
| 1,000 ZAR | 874.74 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-03-27T14:47:33Z",
"rates": {
"ERN": 0.874735
}
}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": 87.4735,
"rate": 0.874735
}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