USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
80.9986
+1.89% YTD

1 RUB = 0.012346 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 80.9986
High 82.3733
Low 76.3532
YTD Change +1.89%

Rate Overview

Live
1 USD = 80.9986 RUB
1 RUB = 0.012346 USD
Avg
78.6402
High
82.3733
Low
76.3532

Last updated: 3/27/2026, 1:53:40 AM

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-27T01:53:40Z",
  "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