INR
NZD
$

INR/NZD Exchange Rate

Indian Rupee to New Zealand Dollar

Live Rate
0.017860
+0.06% 7D

1 NZD = 55.9910 INR

INR/NZD Price Chart

Historical exchange rate performance

Current 0.017860
High 0.017927
Low 0.017786
7D Change +0.06%

Rate Overview

Live
1 INR = 0.017860 NZD
1 NZD = 55.9910 INR
Avg
0.017850
High
0.017927
Low
0.017786

Last updated: 8/13/2026, 4:05:35 PM

Quick Conversions

INRNZD
1 INR0.02 NZD
10 INR0.18 NZD
50 INR0.89 NZD
100 INR1.79 NZD
500 INR8.93 NZD
1,000 INR17.86 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-08-13T16:05:35Z",
  "rates": {
    "NZD": 0.01786
  }
}

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.786,
  "rate": 0.01786
}

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