Rate Overview
Live
1 EUR = 93.6314 RUB
1 RUB = 0.010680
EUR
Avg
95.4122
High
99.5459
Low
93.3383
Last updated: 3/27/2026, 1:18:38 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 93.63 RUB |
| 10 EUR | 936.31 RUB |
| 50 EUR | 4,681.57 RUB |
| 100 EUR | 9,363.14 RUB |
| 500 EUR | 46,815.68 RUB |
| 1,000 EUR | 93,631.36 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-27T13:18:38Z",
"rates": {
"RUB": 93.631363
}
}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": 9363.1363,
"rate": 93.631363
}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