Rate Overview
Live
1 EUR = 379.4026 ZWL
1 ZWL = 0.002636
EUR
Avg
378.3275
High
379.7345
Low
376.2243
Last updated: 4/17/2026, 7:37:50 AM
Quick Conversions
| EUR | ZWL |
|---|---|
| 1 EUR | 379.40 ZWL |
| 10 EUR | 3,794.03 ZWL |
| 50 EUR | 18,970.13 ZWL |
| 100 EUR | 37,940.26 ZWL |
| 500 EUR | 189,701.29 ZWL |
| 1,000 EUR | 379,402.58 ZWL |
Get EUR/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ZWLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T07:37:50Z",
"rates": {
"ZWL": 379.402579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ZWL",
"amount": 100
},
"result": 37940.2579,
"rate": 379.402579
}Build with EUR/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key