Rate Overview
Live
1 EUR = 89.5195 RUB
1 RUB = 0.011171
EUR
Avg
91.3099
High
98.5178
Low
82.4113
Last updated: 7/20/2026, 2:15:31 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 89.52 RUB |
| 10 EUR | 895.20 RUB |
| 50 EUR | 4,475.98 RUB |
| 100 EUR | 8,951.95 RUB |
| 500 EUR | 44,759.75 RUB |
| 1,000 EUR | 89,519.51 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-07-20T02:15:31Z",
"rates": {
"RUB": 89.519508
}
}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": 8951.9508,
"rate": 89.519508
}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