Rate Overview
Live
1 RUB = 3.1603 YER
1 YER = 0.316425
RUB
Avg
3.1784
High
3.1924
Low
3.1603
Last updated: 5/7/2026, 3:25:12 AM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.16 YER |
| 10 RUB | 31.60 YER |
| 50 RUB | 158.02 YER |
| 100 RUB | 316.03 YER |
| 500 RUB | 1,580.15 YER |
| 1,000 RUB | 3,160.31 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-07T03:25:12Z",
"rates": {
"YER": 3.160306
}
}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.0306,
"rate": 3.160306
}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