Rate Overview
Live
1 RUB = 3.0309 YER
1 YER = 0.329938
RUB
Avg
3.0706
High
3.1017
Low
3.0309
Last updated: 3/6/2026, 5:13:08 PM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 3.03 YER |
| 10 RUB | 30.31 YER |
| 50 RUB | 151.54 YER |
| 100 RUB | 303.09 YER |
| 500 RUB | 1,515.44 YER |
| 1,000 RUB | 3,030.88 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-03-06T17:13:08Z",
"rates": {
"YER": 3.030876
}
}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.0876,
"rate": 3.030876
}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