Rate Overview
Live
1 RUB = 2.0631 ETB
1 ETB = 0.484711
RUB
Avg
2.0456
High
2.0726
Low
2.0168
Last updated: 4/17/2026, 1:49:00 AM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.06 ETB |
| 10 RUB | 20.63 ETB |
| 50 RUB | 103.15 ETB |
| 100 RUB | 206.31 ETB |
| 500 RUB | 1,031.54 ETB |
| 1,000 RUB | 2,063.08 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-04-17T01:49:00Z",
"rates": {
"ETB": 2.063084
}
}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.3084,
"rate": 2.063084
}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