Rate Overview
Live
1 ZAR = 0.917689 ERN
1 ERN = 1.0897
ZAR
Avg
0.881964
High
0.957011
Low
0.832252
Last updated: 5/27/2026, 9:46:31 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.18 ERN |
| 50 ZAR | 45.88 ERN |
| 100 ZAR | 91.77 ERN |
| 500 ZAR | 458.84 ERN |
| 1,000 ZAR | 917.69 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-05-27T09:46:31Z",
"rates": {
"ERN": 0.917689
}
}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": 91.7689,
"rate": 0.917689
}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