Rate Overview
Live
1 RUB = 0.012036 USD
1 USD = 83.0841
RUB
Avg
0.012126
High
0.012254
Low
0.012036
Last updated: 8/14/2026, 6:56:39 PM
Quick Conversions
| RUB | USD |
|---|---|
| 1 RUB | 0.01 USD |
| 10 RUB | 0.12 USD |
| 50 RUB | 0.60 USD |
| 100 RUB | 1.20 USD |
| 500 RUB | 6.02 USD |
| 1,000 RUB | 12.04 USD |
Get RUB/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=USDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-14T18:56:39Z",
"rates": {
"USD": 0.012036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "USD",
"amount": 100
},
"result": 1.2036,
"rate": 0.012036
}Build with RUB/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key