Rate Overview
Live
1 EUR = 19.2090 ZAR
1 ZAR = 0.052059
EUR
Avg
19.2908
High
19.3849
Low
19.2090
Last updated: 4/18/2026, 8:50:27 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.21 ZAR |
| 10 EUR | 192.09 ZAR |
| 50 EUR | 960.45 ZAR |
| 100 EUR | 1,920.90 ZAR |
| 500 EUR | 9,604.50 ZAR |
| 1,000 EUR | 19,209.00 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-04-18T08:50:27Z",
"rates": {
"ZAR": 19.208999
}
}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": 1920.8999,
"rate": 19.208999
}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