JPY
¥
NZD
$

JPY/NZD Exchange Rate

Yen to New Zealand Dollar

Live Rate
0.010527
-4.91% YTD

1 NZD = 94.9938 JPY

JPY/NZD Price Chart

Historical exchange rate performance

Current 0.010527
High 0.011070
Low 0.010527
YTD Change -4.91%

Rate Overview

Live
1 JPY = 0.010527 NZD
1 NZD = 94.9938 JPY
Avg
0.010754
High
0.011070
Low
0.010527

Last updated: 7/29/2026, 7:46:50 PM

Quick Conversions

JPYNZD
1 JPY0.01 NZD
10 JPY0.11 NZD
50 JPY0.53 NZD
100 JPY1.05 NZD
500 JPY5.26 NZD
1,000 JPY10.53 NZD

Get JPY/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=JPY&currencies=NZD

Example Response:

{
  "success": true,
  "base": "JPY",
  "date": "2026-07-29T19:46:50Z",
  "rates": {
    "NZD": 0.010527
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=JPY&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "JPY",
    "to": "NZD",
    "amount": 100
  },
  "result": 1.0527,
  "rate": 0.010527
}

Build with JPY/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key