Rate Overview
Live
1 UAH = 0.038322 NZD
1 NZD = 26.0947
UAH
Avg
0.038816
High
0.040226
Low
0.037926
Last updated: 7/30/2026, 12:31:55 AM
Quick Conversions
| UAH | NZD |
|---|---|
| 1 UAH | 0.04 NZD |
| 10 UAH | 0.38 NZD |
| 50 UAH | 1.92 NZD |
| 100 UAH | 3.83 NZD |
| 500 UAH | 19.16 NZD |
| 1,000 UAH | 38.32 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-07-30T00:31:55Z",
"rates": {
"NZD": 0.038322
}
}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.8322000000000003,
"rate": 0.038322
}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