Rate Overview
Live
1 USD = 86.6585 RUB
1 RUB = 0.011540
USD
Avg
86.3425
High
87.2973
Low
85.4709
Last updated: 9/4/2026, 4:24:00 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 86.66 RUB |
| 10 USD | 866.59 RUB |
| 50 USD | 4,332.93 RUB |
| 100 USD | 8,665.85 RUB |
| 500 USD | 43,329.26 RUB |
| 1,000 USD | 86,658.53 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-09-04T04:24:00Z",
"rates": {
"RUB": 86.65852788
}
}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": 8665.852788,
"rate": 86.65852788
}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