INR
EUR

INR/EUR Exchange Rate

Indian Rupee to Euro

Live Rate
0.009129
-19.82% 5Y

1 EUR = 109.5410 INR

INR/EUR Price Chart

Historical exchange rate performance

Current 0.009129
High 0.012646
Low 0.008917
5Y Change -19.82%

Rate Overview

Live
1 INR = 0.009129 EUR
1 EUR = 109.5410 INR
Avg
0.010788
High
0.012646
Low
0.008917

Last updated: 7/27/2026, 4:01:07 PM

Quick Conversions

INREUR
1 INR0.01 EUR
10 INR0.09 EUR
50 INR0.46 EUR
100 INR0.91 EUR
500 INR4.56 EUR
1,000 INR9.13 EUR

Get INR/EUR Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-07-27T16:01:07Z",
  "rates": {
    "EUR": 0.009129
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "EUR",
    "amount": 100
  },
  "result": 0.9129,
  "rate": 0.009129
}

Build with INR/EUR Exchange Rates

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

Get Free API Key