Rate Overview
Live
1 RUB = 0.011149 EUR
1 EUR = 89.6941
RUB
Avg
0.010843
High
0.012089
Low
0.008782
Last updated: 7/23/2026, 7:15:12 AM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.11 EUR |
| 50 RUB | 0.56 EUR |
| 100 RUB | 1.11 EUR |
| 500 RUB | 5.57 EUR |
| 1,000 RUB | 11.15 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-23T07:15:12Z",
"rates": {
"EUR": 0.011149
}
}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.1149,
"rate": 0.011149
}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