USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
80.9986
-3.40% 7D

1 RUB = 0.012346 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 80.9986
High 86.1496
Low 80.5195
7D Change -3.40%

Rate Overview

Live
1 USD = 80.9986 RUB
1 RUB = 0.012346 USD
Avg
82.7499
High
86.1496
Low
80.5195

Last updated: 3/26/2026, 10:34:58 PM

Quick Conversions

USDRUB
1 USD81.00 RUB
10 USD809.99 RUB
50 USD4,049.93 RUB
100 USD8,099.86 RUB
500 USD40,499.30 RUB
1,000 USD80,998.61 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-26T22:34:58Z",
  "rates": {
    "RUB": 80.9986066
  }
}

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": 8099.86066,
  "rate": 80.9986066
}

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