Rate Overview
Live
1 RUB = 0.011247 EUR
1 EUR = 88.9126
RUB
Avg
0.011136
High
0.011262
Low
0.011000
Last updated: 4/17/2026, 2:46:57 AM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.11 EUR |
| 50 RUB | 0.56 EUR |
| 100 RUB | 1.12 EUR |
| 500 RUB | 5.62 EUR |
| 1,000 RUB | 11.25 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-04-17T02:46:57Z",
"rates": {
"EUR": 0.011247
}
}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.1247,
"rate": 0.011247
}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