Rate Overview
Live
1 JPY = 0.010569 NZD
1 NZD = 94.6163
JPY
Avg
0.010736
High
0.010976
Low
0.010529
Last updated: 7/28/2026, 1:45:43 PM
Quick Conversions
| JPY | NZD |
|---|---|
| 1 JPY | 0.01 NZD |
| 10 JPY | 0.11 NZD |
| 50 JPY | 0.53 NZD |
| 100 JPY | 1.06 NZD |
| 500 JPY | 5.28 NZD |
| 1,000 JPY | 10.57 NZD |
Get JPY/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NZDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T13:45:43Z",
"rates": {
"NZD": 0.010569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NZD",
"amount": 100
},
"result": 1.0569,
"rate": 0.010569
}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