Rate Overview
Live
1 ZWL = 0.002631 EUR
1 EUR = 380.0836
ZWL
Avg
0.002646
High
0.002657
Low
0.002631
Last updated: 4/16/2026, 3:15:58 AM
Quick Conversions
| ZWL | EUR |
|---|---|
| 1 ZWL | 0.00 EUR |
| 10 ZWL | 0.03 EUR |
| 50 ZWL | 0.13 EUR |
| 100 ZWL | 0.26 EUR |
| 500 ZWL | 1.32 EUR |
| 1,000 ZWL | 2.63 EUR |
Get ZWL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=EURExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T03:15:58Z",
"rates": {
"EUR": 0.002631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "EUR",
"amount": 100
},
"result": 0.2631,
"rate": 0.002631
}Build with ZWL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key