Rate Overview
Live
1 YER = 0.328106 RUB
1 RUB = 3.0478
YER
Avg
0.347978
High
0.443158
Low
0.308859
Last updated: 7/26/2026, 3:21:48 AM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.33 RUB |
| 10 YER | 3.28 RUB |
| 50 YER | 16.41 RUB |
| 100 YER | 32.81 RUB |
| 500 YER | 164.05 RUB |
| 1,000 YER | 328.11 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-26T03:21:48Z",
"rates": {
"RUB": 0.328106
}
}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.8106,
"rate": 0.328106
}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