Rate Overview
Live
1 EUR = 88.0229 RUB
1 RUB = 0.011361
EUR
Avg
87.9419
High
88.8013
Low
87.4692
Last updated: 5/7/2026, 3:48:49 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 88.02 RUB |
| 10 EUR | 880.23 RUB |
| 50 EUR | 4,401.15 RUB |
| 100 EUR | 8,802.29 RUB |
| 500 EUR | 44,011.47 RUB |
| 1,000 EUR | 88,022.94 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-07T15:48:49Z",
"rates": {
"RUB": 88.022942
}
}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": 8802.2942,
"rate": 88.022942
}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