Rate Overview
Live
1 RUB = 1.9305 ETB
1 ETB = 0.517995
RUB
Avg
1.9383
High
2.0523
Low
1.7297
Last updated: 3/27/2026, 2:51:23 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 1.93 ETB |
| 10 RUB | 19.31 ETB |
| 50 RUB | 96.53 ETB |
| 100 RUB | 193.05 ETB |
| 500 RUB | 965.26 ETB |
| 1,000 RUB | 1,930.52 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-03-27T14:51:23Z",
"rates": {
"ETB": 1.930519
}
}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": 193.05190000000002,
"rate": 1.930519
}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