Rate Overview
Live
1 ZAR = 0.052075 EUR
1 EUR = 19.2031
ZAR
Avg
0.051451
High
0.052259
Low
0.050895
Last updated: 5/7/2026, 3:49:57 PM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.52 EUR |
| 50 ZAR | 2.60 EUR |
| 100 ZAR | 5.21 EUR |
| 500 ZAR | 26.04 EUR |
| 1,000 ZAR | 52.08 EUR |
Get ZAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=EURExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-07T15:49:57Z",
"rates": {
"EUR": 0.052075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "EUR",
"amount": 100
},
"result": 5.2075000000000005,
"rate": 0.052075
}Build with ZAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key