Rate Overview
Live
1 RUB = 2.2352 ETB
1 ETB = 0.447383
RUB
Avg
2.0239
High
2.2538
Low
1.8973
Last updated: 5/27/2026, 1:33:54 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 2.24 ETB |
| 10 RUB | 22.35 ETB |
| 50 RUB | 111.76 ETB |
| 100 RUB | 223.52 ETB |
| 500 RUB | 1,117.61 ETB |
| 1,000 RUB | 2,235.22 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-27T13:33:54Z",
"rates": {
"ETB": 2.235222
}
}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": 223.52219999999997,
"rate": 2.235222
}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