Rate Overview
Live
1 RUB = 0.012139 EUR
1 EUR = 82.3791
RUB
Avg
0.010857
High
0.012139
Low
0.009190
Last updated: 5/28/2026, 12:47:40 PM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.12 EUR |
| 50 RUB | 0.61 EUR |
| 100 RUB | 1.21 EUR |
| 500 RUB | 6.07 EUR |
| 1,000 RUB | 12.14 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-05-28T12:47:40Z",
"rates": {
"EUR": 0.012139
}
}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.2139,
"rate": 0.012139
}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