Rate Overview
Live
1 RUB = 2.7887 YER
1 YER = 0.358593
RUB
Avg
2.8296
High
2.8764
Low
2.7887
Last updated: 8/19/2026, 6:14:19 PM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 2.79 YER |
| 10 RUB | 27.89 YER |
| 50 RUB | 139.43 YER |
| 100 RUB | 278.87 YER |
| 500 RUB | 1,394.34 YER |
| 1,000 RUB | 2,788.67 YER |
Get RUB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=YERExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-19T18:14:19Z",
"rates": {
"YER": 2.788674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "YER",
"amount": 100
},
"result": 278.8674,
"rate": 2.788674
}Build with RUB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key