Rate Overview
Live
1 RUB = 0.192412 ERN
1 ERN = 5.1972
RUB
Avg
0.191777
High
0.192412
Low
0.191018
Last updated: 7/28/2026, 9:53:08 PM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.19 ERN |
| 10 RUB | 1.92 ERN |
| 50 RUB | 9.62 ERN |
| 100 RUB | 19.24 ERN |
| 500 RUB | 96.21 ERN |
| 1,000 RUB | 192.41 ERN |
Get RUB/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ERNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-28T21:53:08Z",
"rates": {
"ERN": 0.192412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ERN",
"amount": 100
},
"result": 19.2412,
"rate": 0.192412
}Build with RUB/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key