Rate Overview
Live
1 EUR = 379.0994 ZWL
1 ZWL = 0.002638
EUR
Avg
377.7182
High
379.0994
Low
376.2889
Last updated: 5/7/2026, 9:12:37 AM
Quick Conversions
| EUR | ZWL |
|---|---|
| 1 EUR | 379.10 ZWL |
| 10 EUR | 3,790.99 ZWL |
| 50 EUR | 18,954.97 ZWL |
| 100 EUR | 37,909.94 ZWL |
| 500 EUR | 189,549.72 ZWL |
| 1,000 EUR | 379,099.44 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-05-07T09:12:37Z",
"rates": {
"ZWL": 379.099436
}
}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": 37909.943600000006,
"rate": 379.099436
}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