Rate Overview
Live
1 RUB = 0.011274 EUR
1 EUR = 88.6997
RUB
Avg
0.011215
High
0.011274
Low
0.011153
Last updated: 7/27/2026, 9:45:21 PM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.11 EUR |
| 50 RUB | 0.56 EUR |
| 100 RUB | 1.13 EUR |
| 500 RUB | 5.64 EUR |
| 1,000 RUB | 11.27 EUR |
Get RUB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=EURExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-27T21:45:21Z",
"rates": {
"EUR": 0.011274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "EUR",
"amount": 100
},
"result": 1.1274,
"rate": 0.011274
}Build with RUB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key