Rate Overview
Live
1 EUR = 18.6243 ZAR
1 ZAR = 0.053693
EUR
Avg
18.6059
High
18.7213
Low
18.5318
Last updated: 7/10/2026, 10:31:29 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 18.62 ZAR |
| 10 EUR | 186.24 ZAR |
| 50 EUR | 931.22 ZAR |
| 100 EUR | 1,862.43 ZAR |
| 500 EUR | 9,312.16 ZAR |
| 1,000 EUR | 18,624.31 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-10T10:31:29Z",
"rates": {
"ZAR": 18.624311
}
}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": 1862.4310999999998,
"rate": 18.624311
}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