Rate Overview
Live
1 RUB = 2.2033 ETB
1 ETB = 0.453857
RUB
Avg
2.2046
High
2.2375
Low
2.1747
Last updated: 6/16/2026, 1:24:02 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.20 ETB |
| 10 RUB | 22.03 ETB |
| 50 RUB | 110.17 ETB |
| 100 RUB | 220.33 ETB |
| 500 RUB | 1,101.67 ETB |
| 1,000 RUB | 2,203.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-16T13:24:02Z",
"rates": {
"ETB": 2.203339
}
}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": 220.33390000000003,
"rate": 2.203339
}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