Rate Overview
Live
1 ZWL = 0.005248 HUF
1 HUF = 190.5488
ZWL
Avg
0.005142
High
0.005287
Low
0.004951
Last updated: 3/7/2026, 7:41:36 AM
Quick Conversions
| ZWL | HUF |
|---|---|
| 1 ZWL | 0.01 HUF |
| 10 ZWL | 0.05 HUF |
| 50 ZWL | 0.26 HUF |
| 100 ZWL | 0.52 HUF |
| 500 ZWL | 2.62 HUF |
| 1,000 ZWL | 5.25 HUF |
Get ZWL/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=HUFExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-07T07:41:36Z",
"rates": {
"HUF": 0.005248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "HUF",
"amount": 100
},
"result": 0.5248,
"rate": 0.005248
}Build with ZWL/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key