Rate Overview
Live
1 RUB = 0.176412 ERN
1 ERN = 5.6685
RUB
Avg
0.178965
High
0.181901
Low
0.176412
Last updated: 8/19/2026, 11:40:27 PM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.18 ERN |
| 10 RUB | 1.76 ERN |
| 50 RUB | 8.82 ERN |
| 100 RUB | 17.64 ERN |
| 500 RUB | 88.21 ERN |
| 1,000 RUB | 176.41 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-08-19T23:40:27Z",
"rates": {
"ERN": 0.176412
}
}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": 17.6412,
"rate": 0.176412
}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