Rate Overview
Live
1 RUB = 0.009944 EUR
1 EUR = 100.5632
RUB
Avg
0.009969
High
0.010036
Low
0.009862
Last updated: 9/6/2026, 7:58:48 AM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.10 EUR |
| 50 RUB | 0.50 EUR |
| 100 RUB | 0.99 EUR |
| 500 RUB | 4.97 EUR |
| 1,000 RUB | 9.94 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-09-06T07:58:48Z",
"rates": {
"EUR": 0.009944
}
}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": 0.9944,
"rate": 0.009944
}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