Rate Overview
Live
1 NZD = 95.3955 JPY
1 JPY = 0.010483
NZD
Avg
93.8871
High
95.3955
Low
93.0146
Last updated: 5/30/2026, 3:21:04 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 95.40 JPY |
| 10 NZD | 953.95 JPY |
| 50 NZD | 4,769.77 JPY |
| 100 NZD | 9,539.55 JPY |
| 500 NZD | 47,697.74 JPY |
| 1,000 NZD | 95,395.49 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-05-30T03:21:04Z",
"rates": {
"JPY": 95.395485
}
}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": 9539.548499999999,
"rate": 95.395485
}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