Rate Overview
Live
1 ZAR = 0.913587 ERN
1 ERN = 1.0946
ZAR
Avg
0.912656
High
0.917291
Low
0.904105
Last updated: 4/17/2026, 4:54:18 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.91 ERN |
| 10 ZAR | 9.14 ERN |
| 50 ZAR | 45.68 ERN |
| 100 ZAR | 91.36 ERN |
| 500 ZAR | 456.79 ERN |
| 1,000 ZAR | 913.59 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-04-17T04:54:18Z",
"rates": {
"ERN": 0.913587
}
}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.3587,
"rate": 0.913587
}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