Rate Overview
Live
1 YER = 0.327015 RUB
1 RUB = 3.0580
YER
Avg
0.320962
High
0.351490
Low
0.298168
Last updated: 7/28/2026, 5:16:08 PM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.33 RUB |
| 10 YER | 3.27 RUB |
| 50 YER | 16.35 RUB |
| 100 YER | 32.70 RUB |
| 500 YER | 163.51 RUB |
| 1,000 YER | 327.02 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-28T17:16:08Z",
"rates": {
"RUB": 0.327015
}
}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.7015,
"rate": 0.327015
}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