Rate Overview
Live
1 UAH = 0.038783 NZD
1 NZD = 25.7845
UAH
Avg
0.038810
High
0.039130
Low
0.038462
Last updated: 3/7/2026, 7:41:26 AM
Quick Conversions
| UAH | NZD |
|---|---|
| 1 UAH | 0.04 NZD |
| 10 UAH | 0.39 NZD |
| 50 UAH | 1.94 NZD |
| 100 UAH | 3.88 NZD |
| 500 UAH | 19.39 NZD |
| 1,000 UAH | 38.78 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-03-07T07:41:26Z",
"rates": {
"NZD": 0.038783
}
}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.8783,
"rate": 0.038783
}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