Rate Overview
Live
1 ZAR = 0.052225 EUR
1 EUR = 19.1479
ZAR
Avg
0.053328
High
0.053961
Low
0.052163
Last updated: 7/26/2026, 3:12:50 AM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.52 EUR |
| 50 ZAR | 2.61 EUR |
| 100 ZAR | 5.22 EUR |
| 500 ZAR | 26.11 EUR |
| 1,000 ZAR | 52.23 EUR |
Get ZAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=EURExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-26T03:12:50Z",
"rates": {
"EUR": 0.052225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "EUR",
"amount": 100
},
"result": 5.2225,
"rate": 0.052225
}Build with ZAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key