JPY
¥
NZD
$

JPY/NZD Exchange Rate

Yen to New Zealand Dollar

Live Rate
0.010648
-3.81% YTD

1 NZD = 93.9144 JPY

JPY/NZD Price Chart

Historical exchange rate performance

Current 0.010648
High 0.011070
Low 0.010587
YTD Change -3.81%

Rate Overview

Live
1 JPY = 0.010648 NZD
1 NZD = 93.9144 JPY
Avg
0.010776
High
0.011070
Low
0.010587

Last updated: 5/28/2026, 8:47:48 AM

Quick Conversions

JPYNZD
1 JPY0.01 NZD
10 JPY0.11 NZD
50 JPY0.53 NZD
100 JPY1.06 NZD
500 JPY5.32 NZD
1,000 JPY10.65 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-05-28T08:47:48Z",
  "rates": {
    "NZD": 0.010648
  }
}

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.0648,
  "rate": 0.010648
}

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