Rate Overview
Live
1 RUB = 2.0465 ETB
1 ETB = 0.488631
RUB
Avg
1.7008
High
2.1551
Low
1.1552
Last updated: 7/25/2026, 8:34:26 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.05 ETB |
| 10 RUB | 20.47 ETB |
| 50 RUB | 102.33 ETB |
| 100 RUB | 204.65 ETB |
| 500 RUB | 1,023.27 ETB |
| 1,000 RUB | 2,046.53 ETB |
Get RUB/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ETBExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T20:34:26Z",
"rates": {
"ETB": 2.046534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ETB",
"amount": 100
},
"result": 204.65339999999998,
"rate": 2.046534
}Build with RUB/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key