Rate Overview
Live
1 ZAR = 0.051771 EUR
1 EUR = 19.3158
ZAR
Avg
0.051899
High
0.052375
Low
0.051586
Last updated: 4/15/2026, 11:53:41 PM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.52 EUR |
| 50 ZAR | 2.59 EUR |
| 100 ZAR | 5.18 EUR |
| 500 ZAR | 25.89 EUR |
| 1,000 ZAR | 51.77 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-04-15T23:53:41Z",
"rates": {
"EUR": 0.051771
}
}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.177099999999999,
"rate": 0.051771
}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