Rate Overview
Live
1 INR = 0.008943 EUR
1 EUR = 111.8193
INR
Avg
0.008980
High
0.009018
Low
0.008943
Last updated: 5/28/2026, 7:50:55 AM
Quick Conversions
| INR | EUR |
|---|---|
| 1 INR | 0.01 EUR |
| 10 INR | 0.09 EUR |
| 50 INR | 0.45 EUR |
| 100 INR | 0.89 EUR |
| 500 INR | 4.47 EUR |
| 1,000 INR | 8.94 EUR |
Get INR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=EURExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-28T07:50:55Z",
"rates": {
"EUR": 0.008943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "EUR",
"amount": 100
},
"result": 0.8943,
"rate": 0.008943
}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