Rate Overview
Live
1 EUR = 93.7441 RUB
1 RUB = 0.010667
EUR
Avg
93.7775
High
114.1394
Low
81.4950
Last updated: 3/27/2026, 11:43:16 AM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 93.74 RUB |
| 10 EUR | 937.44 RUB |
| 50 EUR | 4,687.20 RUB |
| 100 EUR | 9,374.41 RUB |
| 500 EUR | 46,872.04 RUB |
| 1,000 EUR | 93,744.08 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-27T11:43:16Z",
"rates": {
"RUB": 93.744078
}
}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": 9374.4078,
"rate": 93.744078
}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