Rate Overview
Live
1 EUR = 88.9330 RUB
1 RUB = 0.011244
EUR
Avg
89.0156
High
97.5528
Low
83.2525
Last updated: 7/25/2026, 7:28:41 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 88.93 RUB |
| 10 EUR | 889.33 RUB |
| 50 EUR | 4,446.65 RUB |
| 100 EUR | 8,893.30 RUB |
| 500 EUR | 44,466.49 RUB |
| 1,000 EUR | 88,932.98 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-25T07:28:41Z",
"rates": {
"RUB": 88.932979
}
}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": 8893.2979,
"rate": 88.932979
}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