Rate Overview
Live
1 YER = 0.301305 RUB
1 RUB = 3.3189
YER
Avg
0.349688
High
0.443158
Low
0.301305
Last updated: 5/27/2026, 10:57:38 AM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.30 RUB |
| 10 YER | 3.01 RUB |
| 50 YER | 15.07 RUB |
| 100 YER | 30.13 RUB |
| 500 YER | 150.65 RUB |
| 1,000 YER | 301.31 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-05-27T10:57:38Z",
"rates": {
"RUB": 0.301305
}
}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": 30.130499999999998,
"rate": 0.301305
}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