Rate Overview
Live
1 RUB = 0.011333 EUR
1 EUR = 88.2379
RUB
Avg
0.011318
High
0.011395
Low
0.011162
Last updated: 7/7/2026, 4:56:39 AM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.11 EUR |
| 50 RUB | 0.57 EUR |
| 100 RUB | 1.13 EUR |
| 500 RUB | 5.67 EUR |
| 1,000 RUB | 11.33 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-07T04:56:39Z",
"rates": {
"EUR": 0.011333
}
}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.1333,
"rate": 0.011333
}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