Rate Overview
Live
1 EUR = 93.7632 RUB
1 RUB = 0.010665
EUR
Avg
92.1229
High
94.7294
Low
90.2776
Last updated: 3/27/2026, 5:06:39 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 93.76 RUB |
| 10 EUR | 937.63 RUB |
| 50 EUR | 4,688.16 RUB |
| 100 EUR | 9,376.32 RUB |
| 500 EUR | 46,881.60 RUB |
| 1,000 EUR | 93,763.20 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-03-27T17:06:39Z",
"rates": {
"RUB": 93.763196
}
}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": 9376.319599999999,
"rate": 93.763196
}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