INR
JPY
¥

INR/JPY Exchange Rate

Indian Rupee to Yen

Live Rate
1.6667
+0.46% 7D

1 JPY = 0.599996 INR

INR/JPY Price Chart

Historical exchange rate performance

Current 1.6667
High 1.6694
Low 1.6541
7D Change +0.46%

Rate Overview

Live
1 INR = 1.6667 JPY
1 JPY = 0.599996 INR
Avg
1.6648
High
1.6694
Low
1.6541

Last updated: 8/15/2026, 1:47:51 PM

Quick Conversions

INRJPY
1 INR1.67 JPY
10 INR16.67 JPY
50 INR83.33 JPY
100 INR166.67 JPY
500 INR833.34 JPY
1,000 INR1,666.68 JPY

Get INR/JPY Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-08-15T13:47:51Z",
  "rates": {
    "JPY": 1.666678
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "JPY",
    "amount": 100
  },
  "result": 166.6678,
  "rate": 1.666678
}

Build with INR/JPY Exchange Rates

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

Get Free API Key