Rate Overview
Live
1 NZD = 93.4697 JPY
1 JPY = 0.010699
NZD
Avg
93.0227
High
93.5030
Low
92.4978
Last updated: 5/9/2026, 12:26:36 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 93.47 JPY |
| 10 NZD | 934.70 JPY |
| 50 NZD | 4,673.49 JPY |
| 100 NZD | 9,346.97 JPY |
| 500 NZD | 46,734.86 JPY |
| 1,000 NZD | 93,469.71 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-09T00:26:36Z",
"rates": {
"JPY": 93.469712
}
}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": 9346.9712,
"rate": 93.469712
}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