Rate Overview
Live
1 RUB = 0.173938 ERN
1 ERN = 5.7492
RUB
Avg
0.173398
High
0.174777
Low
0.171826
Last updated: 9/8/2026, 8:47:05 PM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.17 ERN |
| 10 RUB | 1.74 ERN |
| 50 RUB | 8.70 ERN |
| 100 RUB | 17.39 ERN |
| 500 RUB | 86.97 ERN |
| 1,000 RUB | 173.94 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-09-08T20:47:05Z",
"rates": {
"ERN": 0.173938
}
}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.393800000000002,
"rate": 0.173938
}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