Rate Overview
Live
1 EUR = 19.0147 ZAR
1 ZAR = 0.052591
EUR
Avg
19.0434
High
19.1704
Low
18.7282
Last updated: 7/30/2026, 9:39:50 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.01 ZAR |
| 10 EUR | 190.15 ZAR |
| 50 EUR | 950.73 ZAR |
| 100 EUR | 1,901.47 ZAR |
| 500 EUR | 9,507.35 ZAR |
| 1,000 EUR | 19,014.69 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-30T21:39:50Z",
"rates": {
"ZAR": 19.014694
}
}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": 1901.4694,
"rate": 19.014694
}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