Rate Overview
Live
1 RUB = 3.1606 YER
1 YER = 0.316399
RUB
Avg
3.1137
High
3.1645
Low
3.0670
Last updated: 4/17/2026, 1:49:05 AM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.16 YER |
| 10 RUB | 31.61 YER |
| 50 RUB | 158.03 YER |
| 100 RUB | 316.06 YER |
| 500 RUB | 1,580.28 YER |
| 1,000 RUB | 3,160.57 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-04-17T01:49:05Z",
"rates": {
"YER": 3.160566
}
}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": 316.0566,
"rate": 3.160566
}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