Rate Overview
Live
1 EUR = 84.0674 RUB
1 RUB = 0.011895
EUR
Avg
83.7624
High
84.4671
Low
83.0754
Last updated: 6/16/2026, 8:09:58 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 84.07 RUB |
| 10 EUR | 840.67 RUB |
| 50 EUR | 4,203.37 RUB |
| 100 EUR | 8,406.74 RUB |
| 500 EUR | 42,033.70 RUB |
| 1,000 EUR | 84,067.40 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-06-16T20:09:58Z",
"rates": {
"RUB": 84.067401
}
}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": 8406.7401,
"rate": 84.067401
}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