Rate Overview
Live
1 UAH = 7.3454 ZWL
1 ZWL = 0.136141
UAH
Avg
1541.54
High
1631.30
Low
7.3454
Last updated: 3/28/2026, 10:53:41 AM
Quick Conversions
| UAH | ZWL |
|---|---|
| 1 UAH | 7.35 ZWL |
| 10 UAH | 73.45 ZWL |
| 50 UAH | 367.27 ZWL |
| 100 UAH | 734.54 ZWL |
| 500 UAH | 3,672.68 ZWL |
| 1,000 UAH | 7,345.35 ZWL |
Get UAH/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ZWLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T10:53:41Z",
"rates": {
"ZWL": 7.345352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ZWL",
"amount": 100
},
"result": 734.5352,
"rate": 7.345352
}Build with UAH/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key