Rate Overview
Live
1 EUR = 93.8414 RUB
1 RUB = 0.010656
EUR
Avg
92.7515
High
97.6382
Low
88.9788
Last updated: 3/27/2026, 3:13:25 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 93.84 RUB |
| 10 EUR | 938.41 RUB |
| 50 EUR | 4,692.07 RUB |
| 100 EUR | 9,384.14 RUB |
| 500 EUR | 46,920.69 RUB |
| 1,000 EUR | 93,841.37 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-03-27T15:13:25Z",
"rates": {
"RUB": 93.841371
}
}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": 9384.1371,
"rate": 93.841371
}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