Rate Overview
Live
1 ZWL = 0.000670 UAH
1 UAH = 1492.54
ZWL
Avg
0.000671
High
0.000674
Low
0.000670
Last updated: 5/28/2026, 3:35:18 AM
Quick Conversions
| ZWL | UAH |
|---|---|
| 1 ZWL | 0.00 UAH |
| 10 ZWL | 0.01 UAH |
| 50 ZWL | 0.03 UAH |
| 100 ZWL | 0.07 UAH |
| 500 ZWL | 0.34 UAH |
| 1,000 ZWL | 0.67 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-05-28T03:35:18Z",
"rates": {
"UAH": 0.00067
}
}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": 0.067,
"rate": 0.00067
}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