Rate Overview
Live
1 EUR = 19.7469 ZAR
1 ZAR = 0.050641
EUR
Avg
19.5948
High
20.3144
Low
18.8761
Last updated: 3/27/2026, 10:27:56 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.75 ZAR |
| 10 EUR | 197.47 ZAR |
| 50 EUR | 987.34 ZAR |
| 100 EUR | 1,974.69 ZAR |
| 500 EUR | 9,873.44 ZAR |
| 1,000 EUR | 19,746.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-03-27T10:27:56Z",
"rates": {
"ZAR": 19.746887
}
}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": 1974.6887000000002,
"rate": 19.746887
}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