Rate Overview
Live
1 NZD = 93.9107 JPY
1 JPY = 0.010648
NZD
Avg
93.7260
High
94.2123
Low
93.1188
Last updated: 8/18/2026, 11:27:11 AM
Quick Conversions
| NZD | JPY |
|---|---|
| 1 NZD | 93.91 JPY |
| 10 NZD | 939.11 JPY |
| 50 NZD | 4,695.53 JPY |
| 100 NZD | 9,391.07 JPY |
| 500 NZD | 46,955.33 JPY |
| 1,000 NZD | 93,910.66 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-08-18T11:27:11Z",
"rates": {
"JPY": 93.910662
}
}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": 9391.066200000001,
"rate": 93.910662
}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