Rate Overview
Live
1 RUB = 2.0802 ETB
1 ETB = 0.480730
RUB
Avg
2.0915
High
2.1004
Low
2.0802
Last updated: 5/7/2026, 3:25:13 AM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.08 ETB |
| 10 RUB | 20.80 ETB |
| 50 RUB | 104.01 ETB |
| 100 RUB | 208.02 ETB |
| 500 RUB | 1,040.08 ETB |
| 1,000 RUB | 2,080.17 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-05-07T03:25:13Z",
"rates": {
"ETB": 2.080169
}
}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": 208.01690000000002,
"rate": 2.080169
}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