Rate Overview
Live
1 RUB = 0.205252 ERN
1 ERN = 4.8721
RUB
Avg
0.206674
High
0.208408
Low
0.205252
Last updated: 6/19/2026, 10:10:01 AM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.21 ERN |
| 10 RUB | 2.05 ERN |
| 50 RUB | 10.26 ERN |
| 100 RUB | 20.53 ERN |
| 500 RUB | 102.63 ERN |
| 1,000 RUB | 205.25 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-06-19T10:10:01Z",
"rates": {
"ERN": 0.205252
}
}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": 20.525199999999998,
"rate": 0.205252
}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