Rate Overview
Live
1 ZAR = 0.875059 ERN
1 ERN = 1.1428
ZAR
Avg
0.882015
High
0.892279
Low
0.875059
Last updated: 3/27/2026, 11:26:28 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.88 ERN |
| 10 ZAR | 8.75 ERN |
| 50 ZAR | 43.75 ERN |
| 100 ZAR | 87.51 ERN |
| 500 ZAR | 437.53 ERN |
| 1,000 ZAR | 875.06 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-27T11:26:28Z",
"rates": {
"ERN": 0.875059
}
}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.5059,
"rate": 0.875059
}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