Rate Overview
Live
1 EUR = 18.8009 ZAR
1 ZAR = 0.053189
EUR
Avg
18.7477
High
18.8515
Low
18.5914
Last updated: 8/19/2026, 11:45:38 PM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 18.80 ZAR |
| 10 EUR | 188.01 ZAR |
| 50 EUR | 940.05 ZAR |
| 100 EUR | 1,880.09 ZAR |
| 500 EUR | 9,400.46 ZAR |
| 1,000 EUR | 18,800.92 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-08-19T23:45:38Z",
"rates": {
"ZAR": 18.800924
}
}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": 1880.0923999999998,
"rate": 18.800924
}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