Rate Overview
Live
1 ZAR = 0.052561 EUR
1 EUR = 19.0255
ZAR
Avg
0.052435
High
0.052598
Low
0.052080
Last updated: 5/28/2026, 11:35:02 AM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.53 EUR |
| 50 ZAR | 2.63 EUR |
| 100 ZAR | 5.26 EUR |
| 500 ZAR | 26.28 EUR |
| 1,000 ZAR | 52.56 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-28T11:35:02Z",
"rates": {
"EUR": 0.052561
}
}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.2561,
"rate": 0.052561
}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