Rate Overview
Live
1 NZD = 92.2436 JPY
1 JPY = 0.010841
NZD
Avg
92.0010
High
92.2866
Low
91.5093
Last updated: 7/6/2026, 11:20:33 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 92.24 JPY |
| 10 NZD | 922.44 JPY |
| 50 NZD | 4,612.18 JPY |
| 100 NZD | 9,224.36 JPY |
| 500 NZD | 46,121.81 JPY |
| 1,000 NZD | 92,243.61 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-06T11:20:33Z",
"rates": {
"JPY": 92.243614
}
}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": 9224.3614,
"rate": 92.243614
}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