Rate Overview
Live
1 RUB = 2.0648 ETB
1 ETB = 0.484316
RUB
Avg
1.9542
High
2.2446
Low
1.7105
Last updated: 7/18/2026, 3:02:10 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.06 ETB |
| 10 RUB | 20.65 ETB |
| 50 RUB | 103.24 ETB |
| 100 RUB | 206.48 ETB |
| 500 RUB | 1,032.38 ETB |
| 1,000 RUB | 2,064.77 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-18T15:02:10Z",
"rates": {
"ETB": 2.064768
}
}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.4768,
"rate": 2.064768
}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