Rate Overview
Live
1 EUR = 91.4033 RUB
1 RUB = 0.010941
EUR
Avg
90.7144
High
91.4033
Low
89.8831
Last updated: 3/7/2026, 12:50:39 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 91.40 RUB |
| 10 EUR | 914.03 RUB |
| 50 EUR | 4,570.16 RUB |
| 100 EUR | 9,140.33 RUB |
| 500 EUR | 45,701.63 RUB |
| 1,000 EUR | 91,403.26 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-07T00:50:39Z",
"rates": {
"RUB": 91.40326
}
}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": 9140.326000000001,
"rate": 91.40326
}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