Rate Overview
Live
1 RUB = 3.3189 YER
1 YER = 0.301305
RUB
Avg
3.0417
High
3.3364
Low
2.8450
Last updated: 5/27/2026, 12:34:10 PM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.32 YER |
| 10 RUB | 33.19 YER |
| 50 RUB | 165.94 YER |
| 100 RUB | 331.89 YER |
| 500 RUB | 1,659.45 YER |
| 1,000 RUB | 3,318.89 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-05-27T12:34:10Z",
"rates": {
"YER": 3.318894
}
}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": 331.88939999999997,
"rate": 3.318894
}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