INR
EUR

INR/EUR Exchange Rate

Indian Rupee to Euro

Live Rate
0.009051
-0.61% 7D

1 EUR = 110.4850 INR

INR/EUR Price Chart

Historical exchange rate performance

Current 0.009051
High 0.009107
Low 0.009046
7D Change -0.61%

Rate Overview

Live
1 INR = 0.009051 EUR
1 EUR = 110.4850 INR
Avg
0.009071
High
0.009107
Low
0.009046

Last updated: 7/22/2026, 9:26:55 AM

Quick Conversions

INREUR
1 INR0.01 EUR
10 INR0.09 EUR
50 INR0.45 EUR
100 INR0.91 EUR
500 INR4.53 EUR
1,000 INR9.05 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-22T09:26:55Z",
  "rates": {
    "EUR": 0.009051
  }
}

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.9051,
  "rate": 0.009051
}

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