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
| EUR | RUB |
|---|---|
| 1 EUR | 100.55 RUB |
| 10 EUR | 1,005.55 RUB |
| 50 EUR | 5,027.74 RUB |
| 100 EUR | 10,055.48 RUB |
| 500 EUR | 50,277.41 RUB |
| 1,000 EUR | 100,554.81 RUB |
Get EUR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=RUBExample 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=100Example 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