Rate Overview
Live
1 EUR = 19.0918 ZAR
1 ZAR = 0.052379
EUR
Avg
19.1226
High
19.7984
Low
18.5606
Last updated: 7/29/2026, 9:47:39 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.09 ZAR |
| 10 EUR | 190.92 ZAR |
| 50 EUR | 954.59 ZAR |
| 100 EUR | 1,909.18 ZAR |
| 500 EUR | 9,545.89 ZAR |
| 1,000 EUR | 19,091.79 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-29T21:47:39Z",
"rates": {
"ZAR": 19.091785
}
}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": 1909.1785000000002,
"rate": 19.091785
}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