Rate Overview
Live
1 RUB = 0.184328 ERN
1 ERN = 5.4251
RUB
Avg
0.175482
High
0.194808
Low
0.135437
Last updated: 3/27/2026, 8:20:01 AM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.18 ERN |
| 10 RUB | 1.84 ERN |
| 50 RUB | 9.22 ERN |
| 100 RUB | 18.43 ERN |
| 500 RUB | 92.16 ERN |
| 1,000 RUB | 184.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-03-27T08:20:01Z",
"rates": {
"ERN": 0.184328
}
}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": 18.4328,
"rate": 0.184328
}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