Rate Overview
Live
1 USD = 80.9986 RUB
1 RUB = 0.012346
USD
Avg
82.7499
High
86.1496
Low
80.5195
Last updated: 3/26/2026, 10:34:58 PM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 81.00 RUB |
| 10 USD | 809.99 RUB |
| 50 USD | 4,049.93 RUB |
| 100 USD | 8,099.86 RUB |
| 500 USD | 40,499.30 RUB |
| 1,000 USD | 80,998.61 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-03-26T22:34:58Z",
"rates": {
"RUB": 80.9986066
}
}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": 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