Rate Overview
Live
1 RUB = 0.010292 EUR
1 EUR = 97.1628
RUB
Avg
0.010435
High
0.010601
Low
0.010269
Last updated: 8/16/2026, 8:28:10 PM
Quick Conversions
| RUB | EUR |
|---|---|
| 1 RUB | 0.01 EUR |
| 10 RUB | 0.10 EUR |
| 50 RUB | 0.51 EUR |
| 100 RUB | 1.03 EUR |
| 500 RUB | 5.15 EUR |
| 1,000 RUB | 10.29 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-08-16T20:28:10Z",
"rates": {
"EUR": 0.010292
}
}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.0292000000000001,
"rate": 0.010292
}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