EUR
RUB

EUR/RUB Exchange Rate

Euro to Russian Ruble

Live Rate
100.5548
+0.92% 7D

1 RUB = 0.009945 EUR

EUR/RUB Price Chart

Historical exchange rate performance

Current 100.5548
High 101.3959
Low 99.6390
7D Change +0.92%

Rate Overview

Live
1 EUR = 100.5548 RUB
1 RUB = 0.009945 EUR
Avg
100.3104
High
101.3959
Low
99.6390

Last updated: 9/6/2026, 10:59:52 AM

Quick Conversions

EURRUB
1 EUR100.55 RUB
10 EUR1,005.55 RUB
50 EUR5,027.74 RUB
100 EUR10,055.48 RUB
500 EUR50,277.41 RUB
1,000 EUR100,554.81 RUB

Get EUR/RUB Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=RUB

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-09-06T10:59:52Z",
  "rates": {
    "RUB": 100.55481
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=RUB&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "RUB",
    "amount": 100
  },
  "result": 10055.481,
  "rate": 100.55481
}

Build with EUR/RUB Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key