Rate Overview
Live
1 USD = 75.4984 RUB
1 RUB = 0.013245
USD
Avg
75.1028
High
75.4984
Low
74.7471
Last updated: 5/6/2026, 9:05:22 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 75.50 RUB |
| 10 USD | 754.98 RUB |
| 50 USD | 3,774.92 RUB |
| 100 USD | 7,549.84 RUB |
| 500 USD | 37,749.22 RUB |
| 1,000 USD | 75,498.43 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-05-06T09:05:22Z",
"rates": {
"RUB": 75.49843184
}
}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": 7549.843183999999,
"rate": 75.49843184
}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