Rate Overview
Live
1 UAH = 0.038288 NZD
1 NZD = 26.1178
UAH
Avg
0.040567
High
0.043170
Low
0.038288
Last updated: 5/27/2026, 10:55:39 PM
Quick Conversions
| UAH | NZD |
|---|---|
| 1 UAH | 0.04 NZD |
| 10 UAH | 0.38 NZD |
| 50 UAH | 1.91 NZD |
| 100 UAH | 3.83 NZD |
| 500 UAH | 19.14 NZD |
| 1,000 UAH | 38.29 NZD |
Get UAH/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=NZDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T22:55:39Z",
"rates": {
"NZD": 0.038288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "NZD",
"amount": 100
},
"result": 3.8288,
"rate": 0.038288
}Build with UAH/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key