Rate Overview
Live
1 RUB = 0.191850 ERN
1 ERN = 5.2124
RUB
Avg
0.195961
High
0.208606
Low
0.178303
Last updated: 7/25/2026, 9:04:58 PM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.19 ERN |
| 10 RUB | 1.92 ERN |
| 50 RUB | 9.59 ERN |
| 100 RUB | 19.19 ERN |
| 500 RUB | 95.93 ERN |
| 1,000 RUB | 191.85 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-25T21:04:58Z",
"rates": {
"ERN": 0.19185
}
}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.185,
"rate": 0.19185
}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