Rate Overview
Live
1 YER = 0.362110 RUB
1 RUB = 2.7616
YER
Avg
0.364323
High
0.368300
Low
0.362110
Last updated: 9/5/2026, 4:28:32 PM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.36 RUB |
| 10 YER | 3.62 RUB |
| 50 YER | 18.11 RUB |
| 100 YER | 36.21 RUB |
| 500 YER | 181.06 RUB |
| 1,000 YER | 362.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-09-05T16:28:32Z",
"rates": {
"RUB": 0.36211
}
}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": 36.211,
"rate": 0.36211
}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