Rate Overview
Live
1 RUB = 0.197327 ERN
1 ERN = 5.0677
RUB
Avg
0.195323
High
0.197327
Low
0.193534
Last updated: 7/10/2026, 6:26:54 AM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.20 ERN |
| 10 RUB | 1.97 ERN |
| 50 RUB | 9.87 ERN |
| 100 RUB | 19.73 ERN |
| 500 RUB | 98.66 ERN |
| 1,000 RUB | 197.33 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-10T06:26:54Z",
"rates": {
"ERN": 0.197327
}
}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.7327,
"rate": 0.197327
}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