Rate Overview
Live
1 YER = 0.323469 RUB
1 RUB = 3.0915
YER
Avg
0.325993
High
0.330884
Low
0.322804
Last updated: 7/5/2026, 5:08:51 AM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.32 RUB |
| 10 YER | 3.23 RUB |
| 50 YER | 16.17 RUB |
| 100 YER | 32.35 RUB |
| 500 YER | 161.73 RUB |
| 1,000 YER | 323.47 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-07-05T05:08:51Z",
"rates": {
"RUB": 0.323469
}
}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": 32.3469,
"rate": 0.323469
}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