Rate Overview
Live
1 NZD = 92.4454 JPY
1 JPY = 0.010817
NZD
Avg
93.1273
High
93.5752
Low
92.4454
Last updated: 6/19/2026, 6:38:47 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 92.45 JPY |
| 10 NZD | 924.45 JPY |
| 50 NZD | 4,622.27 JPY |
| 100 NZD | 9,244.54 JPY |
| 500 NZD | 46,222.70 JPY |
| 1,000 NZD | 92,445.40 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-06-19T06:38:47Z",
"rates": {
"JPY": 92.445402
}
}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": 9244.5402,
"rate": 92.445402
}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