Rate Overview
Live
1 EUR = 88.2186 RUB
1 RUB = 0.011335
EUR
Avg
88.3467
High
89.5839
Low
87.7549
Last updated: 7/7/2026, 2:18:10 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 88.22 RUB |
| 10 EUR | 882.19 RUB |
| 50 EUR | 4,410.93 RUB |
| 100 EUR | 8,821.86 RUB |
| 500 EUR | 44,109.31 RUB |
| 1,000 EUR | 88,218.62 RUB |
Get EUR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=RUBExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-07T14:18:10Z",
"rates": {
"RUB": 88.218619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "RUB",
"amount": 100
},
"result": 8821.8619,
"rate": 88.218619
}Build with EUR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key