USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
83.0833
+1.43% 7D

1 RUB = 0.012036 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 83.0833
High 83.0833
Low 81.6055
7D Change +1.43%

Rate Overview

Live
1 USD = 83.0833 RUB
1 RUB = 0.012036 USD
Avg
82.4049
High
83.0833
Low
81.6055

Last updated: 8/15/2026, 1:15:07 AM

Quick Conversions

USDRUB
1 USD83.08 RUB
10 USD830.83 RUB
50 USD4,154.17 RUB
100 USD8,308.33 RUB
500 USD41,541.67 RUB
1,000 USD83,083.33 RUB

Get USD/RUB Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=RUB

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-08-15T01:15:07Z",
  "rates": {
    "RUB": 83.08333181
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=RUB&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "RUB",
    "amount": 100
  },
  "result": 8308.333181,
  "rate": 83.08333181
}

Build with USD/RUB Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key