USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
86.6585
+1.39% 7D

1 RUB = 0.011540 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 86.6585
High 87.2973
Low 85.4709
7D Change +1.39%

Rate Overview

Live
1 USD = 86.6585 RUB
1 RUB = 0.011540 USD
Avg
86.3425
High
87.2973
Low
85.4709

Last updated: 9/4/2026, 4:24:00 AM

Quick Conversions

USDRUB
1 USD86.66 RUB
10 USD866.59 RUB
50 USD4,332.93 RUB
100 USD8,665.85 RUB
500 USD43,329.26 RUB
1,000 USD86,658.53 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-09-04T04:24:00Z",
  "rates": {
    "RUB": 86.65852788
  }
}

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": 8665.852788,
  "rate": 86.65852788
}

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