Rate Overview
Live
1 EUR = 18.9249 ZAR
1 ZAR = 0.052840
EUR
Avg
19.1279
High
21.0789
Low
16.4543
Last updated: 5/29/2026, 10:01:43 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 18.92 ZAR |
| 10 EUR | 189.25 ZAR |
| 50 EUR | 946.24 ZAR |
| 100 EUR | 1,892.49 ZAR |
| 500 EUR | 9,462.44 ZAR |
| 1,000 EUR | 18,924.89 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-05-29T22:01:43Z",
"rates": {
"ZAR": 18.924887
}
}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": 1892.4886999999999,
"rate": 18.924887
}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