Rate Overview
Live
1 EUR = 83.6138 RUB
1 RUB = 0.011960
EUR
Avg
90.3890
High
94.7294
Low
82.7324
Last updated: 5/27/2026, 7:00:53 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 83.61 RUB |
| 10 EUR | 836.14 RUB |
| 50 EUR | 4,180.69 RUB |
| 100 EUR | 8,361.38 RUB |
| 500 EUR | 41,806.91 RUB |
| 1,000 EUR | 83,613.83 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-05-27T19:00:53Z",
"rates": {
"RUB": 83.613829
}
}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": 8361.382899999999,
"rate": 83.613829
}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