Rate Overview
Live
1 EUR = 19.6941 ZAR
1 ZAR = 0.050777
EUR
Avg
19.6603
High
19.8421
Low
19.4939
Last updated: 3/27/2026, 6:43:48 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.69 ZAR |
| 10 EUR | 196.94 ZAR |
| 50 EUR | 984.70 ZAR |
| 100 EUR | 1,969.41 ZAR |
| 500 EUR | 9,847.03 ZAR |
| 1,000 EUR | 19,694.07 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-27T06:43:48Z",
"rates": {
"ZAR": 19.694067
}
}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": 1969.4067,
"rate": 19.694067
}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