Rate Overview
Live
1 NZD = 93.8423 JPY
1 JPY = 0.010656
NZD
Avg
93.4008
High
93.8423
Low
92.7366
Last updated: 4/17/2026, 7:32:39 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 93.84 JPY |
| 10 NZD | 938.42 JPY |
| 50 NZD | 4,692.12 JPY |
| 100 NZD | 9,384.23 JPY |
| 500 NZD | 46,921.16 JPY |
| 1,000 NZD | 93,842.33 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-04-17T07:32:39Z",
"rates": {
"JPY": 93.842329
}
}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": 9384.2329,
"rate": 93.842329
}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