Rate Overview
Live
1 USD = 78.6735 RUB
1 RUB = 0.012711
USD
Avg
77.6515
High
78.6735
Low
76.8923
Last updated: 3/6/2026, 6:09:19 PM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 78.67 RUB |
| 10 USD | 786.74 RUB |
| 50 USD | 3,933.68 RUB |
| 100 USD | 7,867.35 RUB |
| 500 USD | 39,336.76 RUB |
| 1,000 USD | 78,673.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-03-06T18:09:19Z",
"rates": {
"RUB": 78.67352844
}
}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": 7867.352844,
"rate": 78.67352844
}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