Rate Overview
Live
1 RUB = 2.9325 YER
1 YER = 0.341007
RUB
Avg
2.8458
High
3.1008
Low
2.2565
Last updated: 3/27/2026, 1:05:32 PM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 2.93 YER |
| 10 RUB | 29.32 YER |
| 50 RUB | 146.62 YER |
| 100 RUB | 293.25 YER |
| 500 RUB | 1,466.25 YER |
| 1,000 RUB | 2,932.49 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-03-27T13:05:32Z",
"rates": {
"YER": 2.93249
}
}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": 293.249,
"rate": 2.93249
}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