Rate Overview
Live
1 USD = 83.0833 RUB
1 RUB = 0.012036
USD
Avg
82.4049
High
83.0833
Low
81.6055
Last updated: 8/15/2026, 1:15:07 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 83.08 RUB |
| 10 USD | 830.83 RUB |
| 50 USD | 4,154.17 RUB |
| 100 USD | 8,308.33 RUB |
| 500 USD | 41,541.67 RUB |
| 1,000 USD | 83,083.33 RUB |
Get USD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=RUBExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T01:15:07Z",
"rates": {
"RUB": 83.08333181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "RUB",
"amount": 100
},
"result": 8308.333181,
"rate": 83.08333181
}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