Rate Overview
Live
1 USD = 78.1858 RUB
1 RUB = 0.012790
USD
Avg
78.3015
High
78.5263
Low
78.1425
Last updated: 7/25/2026, 8:56:57 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 78.19 RUB |
| 10 USD | 781.86 RUB |
| 50 USD | 3,909.29 RUB |
| 100 USD | 7,818.58 RUB |
| 500 USD | 39,092.89 RUB |
| 1,000 USD | 78,185.77 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-25T08:56:57Z",
"rates": {
"RUB": 78.18577413
}
}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": 7818.577413,
"rate": 78.18577413
}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