Rate Overview
Live
1 USD = 78.2723 RUB
1 RUB = 0.012776
USD
Avg
81.7089
High
104.0008
Low
71.8083
Last updated: 7/20/2026, 7:23:20 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 78.27 RUB |
| 10 USD | 782.72 RUB |
| 50 USD | 3,913.61 RUB |
| 100 USD | 7,827.23 RUB |
| 500 USD | 39,136.13 RUB |
| 1,000 USD | 78,272.26 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-20T07:23:20Z",
"rates": {
"RUB": 78.27226161
}
}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": 7827.2261610000005,
"rate": 78.27226161
}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