Rate Overview
Live
1 EUR = 89.6864 RUB
1 RUB = 0.011150
EUR
Avg
87.7540
High
89.8817
Low
83.7898
Last updated: 7/21/2026, 12:32:16 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 89.69 RUB |
| 10 EUR | 896.86 RUB |
| 50 EUR | 4,484.32 RUB |
| 100 EUR | 8,968.64 RUB |
| 500 EUR | 44,843.20 RUB |
| 1,000 EUR | 89,686.39 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-21T12:32:16Z",
"rates": {
"RUB": 89.686391
}
}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": 8968.6391,
"rate": 89.686391
}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