INR
NZD
$

INR/NZD Exchange Rate

Indian Rupee to New Zealand Dollar

Live Rate
0.018467
-8.98% 1Y

1 NZD = 54.1506 INR

INR/NZD Price Chart

Historical exchange rate performance

Current 0.018467
High 0.020763
Low 0.018038
1Y Change -8.98%

Rate Overview

Live
1 INR = 0.018467 NZD
1 NZD = 54.1506 INR
Avg
0.019297
High
0.020763
Low
0.018038

Last updated: 3/26/2026, 11:38:32 PM

Quick Conversions

INRNZD
1 INR0.02 NZD
10 INR0.18 NZD
50 INR0.92 NZD
100 INR1.85 NZD
500 INR9.23 NZD
1,000 INR18.47 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-03-26T23:38:32Z",
  "rates": {
    "NZD": 0.018467
  }
}

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.8467,
  "rate": 0.018467
}

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