USD
$
RUB

USD/RUB Exchange Rate

US Dollar to Russian Ruble

Live Rate
75.4936
-3.89% 7D

1 RUB = 0.013246 USD

USD/RUB Price Chart

Historical exchange rate performance

Current 75.4936
High 78.5504
Low 75.3756
7D Change -3.89%

Rate Overview

Live
1 USD = 75.4936 RUB
1 RUB = 0.013246 USD
Avg
76.6936
High
78.5504
Low
75.3756

Last updated: 4/16/2026, 5:26:17 AM

Quick Conversions

USDRUB
1 USD75.49 RUB
10 USD754.94 RUB
50 USD3,774.68 RUB
100 USD7,549.36 RUB
500 USD37,746.82 RUB
1,000 USD75,493.63 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-04-16T05:26:17Z",
  "rates": {
    "RUB": 75.49363298
  }
}

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": 7549.363298,
  "rate": 75.49363298
}

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