Rate Overview
Live
1 INR = 0.009110 EUR
1 EUR = 109.7695
INR
Avg
0.009416
High
0.010021
Low
0.008949
Last updated: 7/25/2026, 9:35:10 PM
Quick Conversions
| INR | EUR |
|---|---|
| 1 INR | 0.01 EUR |
| 10 INR | 0.09 EUR |
| 50 INR | 0.46 EUR |
| 100 INR | 0.91 EUR |
| 500 INR | 4.56 EUR |
| 1,000 INR | 9.11 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-07-25T21:35:10Z",
"rates": {
"EUR": 0.00911
}
}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.911,
"rate": 0.00911
}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