Rate Overview
Live
1 RUB = 2.0652 ETB
1 ETB = 0.484224
RUB
Avg
2.0505
High
2.2612
Low
1.8967
Last updated: 7/27/2026, 12:05:05 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.07 ETB |
| 10 RUB | 20.65 ETB |
| 50 RUB | 103.26 ETB |
| 100 RUB | 206.52 ETB |
| 500 RUB | 1,032.58 ETB |
| 1,000 RUB | 2,065.16 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-27T12:05:05Z",
"rates": {
"ETB": 2.065159
}
}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": 206.5159,
"rate": 2.065159
}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