Rate Overview
Live
1 EUR = 88.6873 RUB
1 RUB = 0.011276
EUR
Avg
93.5023
High
117.6927
Low
82.9299
Last updated: 7/28/2026, 3:31:49 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 88.69 RUB |
| 10 EUR | 886.87 RUB |
| 50 EUR | 4,434.36 RUB |
| 100 EUR | 8,868.73 RUB |
| 500 EUR | 44,343.65 RUB |
| 1,000 EUR | 88,687.30 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-28T03:31:49Z",
"rates": {
"RUB": 88.687299
}
}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": 8868.7299,
"rate": 88.687299
}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