Rate Overview
Live
1 ZAR = 0.050829 EUR
1 EUR = 19.6738
ZAR
Avg
0.049872
High
0.053505
Low
0.045921
Last updated: 3/26/2026, 11:38:34 AM
Quick Conversions
| ZAR | EUR |
|---|---|
| 1 ZAR | 0.05 EUR |
| 10 ZAR | 0.51 EUR |
| 50 ZAR | 2.54 EUR |
| 100 ZAR | 5.08 EUR |
| 500 ZAR | 25.41 EUR |
| 1,000 ZAR | 50.83 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-03-26T11:38:34Z",
"rates": {
"EUR": 0.050829
}
}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.0828999999999995,
"rate": 0.050829
}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