Rate Overview
Live
1 ZWL = 0.135692 UAH
1 UAH = 7.3696
ZWL
Avg
0.135038
High
0.135692
Low
0.134726
Last updated: 4/17/2026, 6:05:10 PM
Quick Conversions
| ZWL | UAH |
|---|---|
| 1 ZWL | 0.14 UAH |
| 10 ZWL | 1.36 UAH |
| 50 ZWL | 6.78 UAH |
| 100 ZWL | 13.57 UAH |
| 500 ZWL | 67.85 UAH |
| 1,000 ZWL | 135.69 UAH |
Get ZWL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=UAHExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-17T18:05:10Z",
"rates": {
"UAH": 0.135692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "UAH",
"amount": 100
},
"result": 13.5692,
"rate": 0.135692
}Build with ZWL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key