Rate Overview
Live
1 RUB = 0.196769 ERN
1 ERN = 5.0821
RUB
Avg
0.196403
High
0.199003
Low
0.193993
Last updated: 4/18/2026, 8:44:08 AM
Quick Conversions
| RUB | ERN |
|---|---|
| 1 RUB | 0.20 ERN |
| 10 RUB | 1.97 ERN |
| 50 RUB | 9.84 ERN |
| 100 RUB | 19.68 ERN |
| 500 RUB | 98.38 ERN |
| 1,000 RUB | 196.77 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-04-18T08:44:08Z",
"rates": {
"ERN": 0.196769
}
}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.6769,
"rate": 0.196769
}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