Rate Overview
Live
1 JPY = 0.010732 NZD
1 NZD = 93.1793
JPY
Avg
0.010763
High
0.010811
Low
0.010694
Last updated: 5/8/2026, 3:20:36 AM
Quick Conversions
| JPY | NZD |
|---|---|
| 1 JPY | 0.01 NZD |
| 10 JPY | 0.11 NZD |
| 50 JPY | 0.54 NZD |
| 100 JPY | 1.07 NZD |
| 500 JPY | 5.37 NZD |
| 1,000 JPY | 10.73 NZD |
Get JPY/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NZDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-08T03:20:36Z",
"rates": {
"NZD": 0.010732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NZD",
"amount": 100
},
"result": 1.0732,
"rate": 0.010732
}Build with JPY/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key