Rate Overview
Live
1 RUB = 1.9721 ETB
1 ETB = 0.507063
RUB
Avg
1.9840
High
2.0264
Low
1.8286
Last updated: 3/6/2026, 5:12:26 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 1.97 ETB |
| 10 RUB | 19.72 ETB |
| 50 RUB | 98.61 ETB |
| 100 RUB | 197.21 ETB |
| 500 RUB | 986.07 ETB |
| 1,000 RUB | 1,972.14 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-06T17:12:26Z",
"rates": {
"ETB": 1.972142
}
}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": 197.2142,
"rate": 1.972142
}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