USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
78.3383
+5.13% 30D

1 RUB = 0.012765 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 78.3383
High 78.9410
Low 74.5130
30D Change +5.13%

Rate Overview

Live
1 USD = 78.3383 RUB
1 RUB = 0.012765 USD
Avg
77.3277
High
78.9410
Low
74.5130

Last updated: 7/24/2026, 4:42:33 PM

Quick Conversions

USDRUB
1 USD78.34 RUB
10 USD783.38 RUB
50 USD3,916.91 RUB
100 USD7,833.83 RUB
500 USD39,169.13 RUB
1,000 USD78,338.25 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-07-24T16:42:33Z",
  "rates": {
    "RUB": 78.33825089
  }
}

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": 7833.825089,
  "rate": 78.33825089
}

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