Rate Overview
Live
1 EUR = 19.0107 ZAR
1 ZAR = 0.052602
EUR
Avg
19.0786
High
19.6061
Low
18.6831
Last updated: 7/30/2026, 1:42:44 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.01 ZAR |
| 10 EUR | 190.11 ZAR |
| 50 EUR | 950.53 ZAR |
| 100 EUR | 1,901.07 ZAR |
| 500 EUR | 9,505.34 ZAR |
| 1,000 EUR | 19,010.67 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-30T13:42:44Z",
"rates": {
"ZAR": 19.010674
}
}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.0674000000001,
"rate": 19.010674
}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