Rate Overview
Live
1 EUR = 84.0447 RUB
1 RUB = 0.011898
EUR
Avg
83.8188
High
84.0447
Low
83.2525
Last updated: 6/18/2026, 8:20:56 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 84.04 RUB |
| 10 EUR | 840.45 RUB |
| 50 EUR | 4,202.24 RUB |
| 100 EUR | 8,404.47 RUB |
| 500 EUR | 42,022.37 RUB |
| 1,000 EUR | 84,044.73 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-18T08:20:56Z",
"rates": {
"RUB": 84.044734
}
}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": 8404.4734,
"rate": 84.044734
}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