USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
78.6735
+2.32% 7D

1 RUB = 0.012711 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 78.6735
High 78.6735
Low 76.8923
7D Change +2.32%

Rate Overview

Live
1 USD = 78.6735 RUB
1 RUB = 0.012711 USD
Avg
77.6515
High
78.6735
Low
76.8923

Last updated: 3/6/2026, 6:09:19 PM

Quick Conversions

USDRUB
1 USD78.67 RUB
10 USD786.74 RUB
50 USD3,933.68 RUB
100 USD7,867.35 RUB
500 USD39,336.76 RUB
1,000 USD78,673.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-03-06T18:09:19Z",
  "rates": {
    "RUB": 78.67352844
  }
}

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": 7867.352844,
  "rate": 78.67352844
}

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