Rate Overview
Live
1 RUB = 2.7482 YER
1 YER = 0.363880
RUB
Avg
2.7390
High
2.7616
Low
2.7152
Last updated: 9/9/2026, 1:01:07 AM
Quick Conversions
| RUB | YER |
|---|---|
| 1 RUB | 2.75 YER |
| 10 RUB | 27.48 YER |
| 50 RUB | 137.41 YER |
| 100 RUB | 274.82 YER |
| 500 RUB | 1,374.08 YER |
| 1,000 RUB | 2,748.16 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-09-09T01:01:07Z",
"rates": {
"YER": 2.748159
}
}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": 274.8159,
"rate": 2.748159
}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