Rate Overview
Live
1 NZD = 92.0951 JPY
1 JPY = 0.010858
NZD
Avg
92.4855
High
92.9827
Low
91.9926
Last updated: 3/28/2026, 1:07:21 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 92.10 JPY |
| 10 NZD | 920.95 JPY |
| 50 NZD | 4,604.75 JPY |
| 100 NZD | 9,209.51 JPY |
| 500 NZD | 46,047.54 JPY |
| 1,000 NZD | 92,095.08 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-03-28T01:07:21Z",
"rates": {
"JPY": 92.095078
}
}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": 9209.5078,
"rate": 92.095078
}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