Rate Overview
Live
1 NZD = 89.9848 JPY
1 JPY = 0.011113
NZD
Avg
91.2485
High
93.0038
Low
89.9410
Last updated: 9/9/2026, 1:49:10 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 89.98 JPY |
| 10 NZD | 899.85 JPY |
| 50 NZD | 4,499.24 JPY |
| 100 NZD | 8,998.48 JPY |
| 500 NZD | 44,992.40 JPY |
| 1,000 NZD | 89,984.80 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-09-09T01:49:10Z",
"rates": {
"JPY": 89.984799
}
}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": 8998.4799,
"rate": 89.984799
}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