Rate Overview
Live
1 RUB = 0.011890 EUR
1 EUR = 84.1043
RUB
Avg
0.011943
High
0.012037
Low
0.011882
Last updated: 6/17/2026, 1:35:03 PM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.12 EUR |
| 50 RUB | 0.59 EUR |
| 100 RUB | 1.19 EUR |
| 500 RUB | 5.94 EUR |
| 1,000 RUB | 11.89 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-06-17T13:35:03Z",
"rates": {
"EUR": 0.01189
}
}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.189,
"rate": 0.01189
}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