Rate Overview
Live
1 USD = 76.9970 RUB
1 RUB = 0.012988
USD
Avg
77.6314
High
78.9410
Low
76.9970
Last updated: 7/5/2026, 7:27:48 PM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 77.00 RUB |
| 10 USD | 769.97 RUB |
| 50 USD | 3,849.85 RUB |
| 100 USD | 7,699.70 RUB |
| 500 USD | 38,498.48 RUB |
| 1,000 USD | 76,996.95 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-07-05T19:27:48Z",
"rates": {
"RUB": 76.99695423
}
}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": 7699.695423,
"rate": 76.99695423
}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