Rate Overview
Live
1 ZAR = 0.053490 EUR
1 EUR = 18.6951
ZAR
Avg
0.053568
High
0.053788
Low
0.053437
Last updated: 8/14/2026, 8:28:26 AM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.53 EUR |
| 50 ZAR | 2.67 EUR |
| 100 ZAR | 5.35 EUR |
| 500 ZAR | 26.75 EUR |
| 1,000 ZAR | 53.49 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-08-14T08:28:26Z",
"rates": {
"EUR": 0.05349
}
}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.349,
"rate": 0.05349
}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