Rate Overview
Live
1 RUB = 3.2551 YER
1 YER = 0.307214
RUB
Avg
3.2853
High
3.3150
Low
3.2551
Last updated: 6/19/2026, 8:41:36 AM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.26 YER |
| 10 RUB | 32.55 YER |
| 50 RUB | 162.75 YER |
| 100 RUB | 325.51 YER |
| 500 RUB | 1,627.53 YER |
| 1,000 RUB | 3,255.06 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-06-19T08:41:36Z",
"rates": {
"YER": 3.255055
}
}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": 325.5055,
"rate": 3.255055
}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