Rate Overview
Live
1 RUB = 3.0386 YER
1 YER = 0.329097
RUB
Avg
3.1017
High
3.2655
Low
3.0222
Last updated: 7/20/2026, 9:02:15 PM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.04 YER |
| 10 RUB | 30.39 YER |
| 50 RUB | 151.93 YER |
| 100 RUB | 303.86 YER |
| 500 RUB | 1,519.31 YER |
| 1,000 RUB | 3,038.62 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-07-20T21:02:15Z",
"rates": {
"YER": 3.038615
}
}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": 303.8615,
"rate": 3.038615
}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