INR
NZD
$

INR/NZD Exchange Rate

Indian Rupee to New Zealand Dollar

Live Rate
0.018011
+0.51% 7D

1 NZD = 55.5216 INR

INR/NZD Price Chart

Historical exchange rate performance

Current 0.018011
High 0.018085
Low 0.017919
7D Change +0.51%

Rate Overview

Live
1 INR = 0.018011 NZD
1 NZD = 55.5216 INR
Avg
0.018011
High
0.018085
Low
0.017919

Last updated: 6/15/2026, 2:20:33 PM

Quick Conversions

INRNZD
1 INR0.02 NZD
10 INR0.18 NZD
50 INR0.90 NZD
100 INR1.80 NZD
500 INR9.01 NZD
1,000 INR18.01 NZD

Get INR/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=NZD

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-06-15T14:20:33Z",
  "rates": {
    "NZD": 0.018011
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "NZD",
    "amount": 100
  },
  "result": 1.8011,
  "rate": 0.018011
}

Build with INR/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key