Rate Overview
Live
1 YER = 0.327132 RUB
1 RUB = 3.0569
YER
Avg
0.328545
High
0.330228
Low
0.327132
Last updated: 7/27/2026, 3:50:36 PM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.33 RUB |
| 10 YER | 3.27 RUB |
| 50 YER | 16.36 RUB |
| 100 YER | 32.71 RUB |
| 500 YER | 163.57 RUB |
| 1,000 YER | 327.13 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-27T15:50:36Z",
"rates": {
"RUB": 0.327132
}
}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.7132,
"rate": 0.327132
}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