Rate Overview
Live
1 RUB = 0.190661 ERN
1 ERN = 5.2449
RUB
Avg
0.192945
High
0.194594
Low
0.190661
Last updated: 3/7/2026, 1:01:53 AM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.19 ERN |
| 10 RUB | 1.91 ERN |
| 50 RUB | 9.53 ERN |
| 100 RUB | 19.07 ERN |
| 500 RUB | 95.33 ERN |
| 1,000 RUB | 190.66 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-03-07T01:01:53Z",
"rates": {
"ERN": 0.190661
}
}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.0661,
"rate": 0.190661
}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