Rate Overview
Live
1 EUR = 83.6422 RUB
1 RUB = 0.011956
EUR
Avg
85.9826
High
88.8013
Low
82.7324
Last updated: 5/27/2026, 6:59:09 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 83.64 RUB |
| 10 EUR | 836.42 RUB |
| 50 EUR | 4,182.11 RUB |
| 100 EUR | 8,364.22 RUB |
| 500 EUR | 41,821.11 RUB |
| 1,000 EUR | 83,642.23 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-27T18:59:09Z",
"rates": {
"RUB": 83.642229
}
}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": 8364.2229,
"rate": 83.642229
}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