Rate Overview
Live
1 EUR = 18.6170 ZAR
1 ZAR = 0.053714
EUR
Avg
18.5900
High
18.6341
Low
18.5292
Last updated: 9/9/2026, 1:34:20 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 18.62 ZAR |
| 10 EUR | 186.17 ZAR |
| 50 EUR | 930.85 ZAR |
| 100 EUR | 1,861.70 ZAR |
| 500 EUR | 9,308.49 ZAR |
| 1,000 EUR | 18,616.97 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-09-09T01:34:20Z",
"rates": {
"ZAR": 18.616973
}
}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": 1861.6973000000003,
"rate": 18.616973
}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