Rate Overview
Live
1 NZD = 94.8583 JPY
1 JPY = 0.010542
NZD
Avg
93.1261
High
95.0512
Low
91.1536
Last updated: 7/25/2026, 5:04:24 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 94.86 JPY |
| 10 NZD | 948.58 JPY |
| 50 NZD | 4,742.91 JPY |
| 100 NZD | 9,485.83 JPY |
| 500 NZD | 47,429.14 JPY |
| 1,000 NZD | 94,858.29 JPY |
Get NZD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=JPYExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-25T05:04:24Z",
"rates": {
"JPY": 94.858286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "JPY",
"amount": 100
},
"result": 9485.8286,
"rate": 94.858286
}Build with NZD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key