Rate Overview
Live
1 EUR = 19.2072 ZAR
1 ZAR = 0.052064
EUR
Avg
19.0420
High
19.3277
Low
18.8107
Last updated: 3/7/2026, 12:51:20 AM
Quick Conversions
| EUR | ZAR |
|---|---|
| 1 EUR | 19.21 ZAR |
| 10 EUR | 192.07 ZAR |
| 50 EUR | 960.36 ZAR |
| 100 EUR | 1,920.72 ZAR |
| 500 EUR | 9,603.62 ZAR |
| 1,000 EUR | 19,207.24 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-07T00:51:20Z",
"rates": {
"ZAR": 19.207242
}
}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.7242,
"rate": 19.207242
}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