Rate Overview
Live
1 EUR = 87.2126 RUB
1 RUB = 0.011466
EUR
Avg
88.1804
High
89.5839
Low
87.2126
Last updated: 7/8/2026, 1:12:19 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 87.21 RUB |
| 10 EUR | 872.13 RUB |
| 50 EUR | 4,360.63 RUB |
| 100 EUR | 8,721.26 RUB |
| 500 EUR | 43,606.29 RUB |
| 1,000 EUR | 87,212.58 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-08T13:12:19Z",
"rates": {
"RUB": 87.212578
}
}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": 8721.2578,
"rate": 87.212578
}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