Rate Overview
Live
1 RUB = 0.191572 ERN
1 ERN = 5.2200
RUB
Avg
0.193174
High
0.195685
Low
0.191572
Last updated: 7/19/2026, 11:25:13 PM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.19 ERN |
| 10 RUB | 1.92 ERN |
| 50 RUB | 9.58 ERN |
| 100 RUB | 19.16 ERN |
| 500 RUB | 95.79 ERN |
| 1,000 RUB | 191.57 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-19T23:25:13Z",
"rates": {
"ERN": 0.191572
}
}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.1572,
"rate": 0.191572
}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