Rate Overview
Live
1 EUR = 88.6156 RUB
1 RUB = 0.011285
EUR
Avg
89.0609
High
89.6613
Low
88.6145
Last updated: 7/28/2026, 1:06:56 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 88.62 RUB |
| 10 EUR | 886.16 RUB |
| 50 EUR | 4,430.78 RUB |
| 100 EUR | 8,861.56 RUB |
| 500 EUR | 44,307.81 RUB |
| 1,000 EUR | 88,615.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-28T13:06:56Z",
"rates": {
"RUB": 88.615621
}
}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": 8861.562100000001,
"rate": 88.615621
}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