Rate Overview
Live
1 YER = 0.354829 RUB
1 RUB = 2.8183
YER
Avg
0.348673
High
0.354829
Low
0.343637
Last updated: 8/15/2026, 7:45:10 AM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.35 RUB |
| 10 YER | 3.55 RUB |
| 50 YER | 17.74 RUB |
| 100 YER | 35.48 RUB |
| 500 YER | 177.41 RUB |
| 1,000 YER | 354.83 RUB |
Get YER/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=RUBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-15T07:45:10Z",
"rates": {
"RUB": 0.354829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "RUB",
"amount": 100
},
"result": 35.4829,
"rate": 0.354829
}Build with YER/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key