Rate Overview
Live
1 EUR = 18.6421 ZAR
1 ZAR = 0.053642
EUR
Avg
18.6087
High
18.7213
Low
18.5318
Last updated: 7/10/2026, 5:21:20 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 18.64 ZAR |
| 10 EUR | 186.42 ZAR |
| 50 EUR | 932.10 ZAR |
| 100 EUR | 1,864.21 ZAR |
| 500 EUR | 9,321.03 ZAR |
| 1,000 EUR | 18,642.06 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-10T17:21:20Z",
"rates": {
"ZAR": 18.642063
}
}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": 1864.2063,
"rate": 18.642063
}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