Rate Overview
Live
1 YER = 0.329937 RUB
1 RUB = 3.0309
YER
Avg
0.325685
High
0.329937
Low
0.322404
Last updated: 3/6/2026, 11:10:31 PM
Quick Conversions
| YER | RUB |
|---|---|
| 1 YER | 0.33 RUB |
| 10 YER | 3.30 RUB |
| 50 YER | 16.50 RUB |
| 100 YER | 32.99 RUB |
| 500 YER | 164.97 RUB |
| 1,000 YER | 329.94 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-03-06T23:10:31Z",
"rates": {
"RUB": 0.329937
}
}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.9937,
"rate": 0.329937
}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