Rate Overview
Live
1 JPY = 0.010527 NZD
1 NZD = 94.9938
JPY
Avg
0.011019
High
0.011658
Low
0.010511
Last updated: 7/29/2026, 7:46:50 PM
Quick Conversions
| JPY | NZD |
|---|---|
| 1 JPY | 0.01 NZD |
| 10 JPY | 0.11 NZD |
| 50 JPY | 0.53 NZD |
| 100 JPY | 1.05 NZD |
| 500 JPY | 5.26 NZD |
| 1,000 JPY | 10.53 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-07-29T19:46:50Z",
"rates": {
"NZD": 0.010527
}
}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.0527,
"rate": 0.010527
}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