INR
EUR

INR/EUR Exchange Rate

Indian Rupee to Euro

Live Rate
0.008938
-7.42% 6M

1 EUR = 111.8819 INR

INR/EUR Price Chart

Historical exchange rate performance

Current 0.008938
High 0.009654
Low 0.008938
6M Change -7.42%

Rate Overview

Live
1 INR = 0.008938 EUR
1 EUR = 111.8819 INR
Avg
0.009278
High
0.009654
Low
0.008938

Last updated: 5/28/2026, 8:50:07 AM

Quick Conversions

INREUR
1 INR0.01 EUR
10 INR0.09 EUR
50 INR0.45 EUR
100 INR0.89 EUR
500 INR4.47 EUR
1,000 INR8.94 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-05-28T08:50:07Z",
  "rates": {
    "EUR": 0.008938
  }
}

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.8937999999999999,
  "rate": 0.008938
}

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