Rate Overview
Live
1 RUB = 1.9211 ETB
1 ETB = 0.520538
RUB
Avg
1.9487
High
1.9698
Low
1.9211
Last updated: 8/15/2026, 8:36:49 PM
Quick Conversions
| RUB | ETB |
|---|---|
| 1 RUB | 1.92 ETB |
| 10 RUB | 19.21 ETB |
| 50 RUB | 96.05 ETB |
| 100 RUB | 192.11 ETB |
| 500 RUB | 960.54 ETB |
| 1,000 RUB | 1,921.09 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-08-15T20:36:49Z",
"rates": {
"ETB": 1.921089
}
}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": 192.1089,
"rate": 1.921089
}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