Rate Overview
Live
1 UAH = 0.039707 NZD
1 NZD = 25.1845
UAH
Avg
0.040353
High
0.042259
Low
0.038406
Last updated: 3/28/2026, 12:22:37 PM
Quick Conversions
| UAH | NZD |
|---|---|
| 1 UAH | 0.04 NZD |
| 10 UAH | 0.40 NZD |
| 50 UAH | 1.99 NZD |
| 100 UAH | 3.97 NZD |
| 500 UAH | 19.85 NZD |
| 1,000 UAH | 39.71 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-28T12:22:37Z",
"rates": {
"NZD": 0.039707
}
}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.9707,
"rate": 0.039707
}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