Rate Overview
Live
1 RUB = 2.0103 ETB
1 ETB = 0.497428
RUB
Avg
2.0461
High
2.2483
Low
1.9019
Last updated: 6/28/2026, 8:20:27 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.01 ETB |
| 10 RUB | 20.10 ETB |
| 50 RUB | 100.52 ETB |
| 100 RUB | 201.03 ETB |
| 500 RUB | 1,005.17 ETB |
| 1,000 RUB | 2,010.34 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-06-28T20:20:27Z",
"rates": {
"ETB": 2.010341
}
}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": 201.0341,
"rate": 2.010341
}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