Rate Overview
Live
1 EUR = 97.1245 RUB
1 RUB = 0.010296
EUR
Avg
96.1624
High
97.3772
Low
94.3556
Last updated: 8/17/2026, 7:12:16 PM
Quick Conversions
| EUR | RUB |
|---|---|
| 1 EUR | 97.12 RUB |
| 10 EUR | 971.24 RUB |
| 50 EUR | 4,856.22 RUB |
| 100 EUR | 9,712.45 RUB |
| 500 EUR | 48,562.24 RUB |
| 1,000 EUR | 97,124.48 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-08-17T19:12:16Z",
"rates": {
"RUB": 97.124481
}
}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": 9712.4481,
"rate": 97.124481
}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