Rate Overview
Live
1 NZD = 94.9074 JPY
1 JPY = 0.010537
NZD
Avg
92.9520
High
94.9074
Low
90.3288
Last updated: 7/23/2026, 6:44:56 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 94.91 JPY |
| 10 NZD | 949.07 JPY |
| 50 NZD | 4,745.37 JPY |
| 100 NZD | 9,490.74 JPY |
| 500 NZD | 47,453.71 JPY |
| 1,000 NZD | 94,907.43 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-23T06:44:56Z",
"rates": {
"JPY": 94.907428
}
}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": 9490.7428,
"rate": 94.907428
}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