Rate Overview
Live
1 EUR = 19.0663 ZAR
1 ZAR = 0.052449
EUR
Avg
19.1090
High
21.4613
Low
15.9968
Last updated: 7/29/2026, 6:09:28 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.07 ZAR |
| 10 EUR | 190.66 ZAR |
| 50 EUR | 953.31 ZAR |
| 100 EUR | 1,906.63 ZAR |
| 500 EUR | 9,533.15 ZAR |
| 1,000 EUR | 19,066.30 ZAR |
Get EUR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ZARExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-29T06:09:28Z",
"rates": {
"ZAR": 19.066295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ZAR",
"amount": 100
},
"result": 1906.6295,
"rate": 19.066295
}Build with EUR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key