INR
EUR

INR/EUR Exchange Rate

Indian Rupee to Euro

Live Rate
0.009092
-1.09% 7D

1 EUR = 109.9868 INR

INR/EUR Price Chart

Historical exchange rate performance

Current 0.009092
High 0.009192
Low 0.009085
7D Change -1.09%

Rate Overview

Live
1 INR = 0.009092 EUR
1 EUR = 109.9868 INR
Avg
0.009135
High
0.009192
Low
0.009085

Last updated: 4/17/2026, 4:58:14 PM

Quick Conversions

INREUR
1 INR0.01 EUR
10 INR0.09 EUR
50 INR0.45 EUR
100 INR0.91 EUR
500 INR4.55 EUR
1,000 INR9.09 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-04-17T16:58:14Z",
  "rates": {
    "EUR": 0.009092
  }
}

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.9091999999999999,
  "rate": 0.009092
}

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