Rate Overview
Live
1 UAH = 0.037755 NZD
1 NZD = 26.4866
UAH
Avg
0.037943
High
0.038228
Low
0.037755
Last updated: 8/17/2026, 11:22:16 AM
Quick Conversions
| UAH | NZD |
|---|---|
| 1 UAH | 0.04 NZD |
| 10 UAH | 0.38 NZD |
| 50 UAH | 1.89 NZD |
| 100 UAH | 3.78 NZD |
| 500 UAH | 18.88 NZD |
| 1,000 UAH | 37.75 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-08-17T11:22:16Z",
"rates": {
"NZD": 0.037755
}
}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.7754999999999996,
"rate": 0.037755
}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