Rate Overview
Live
1 USD = 75.4936 RUB
1 RUB = 0.013246
USD
Avg
76.6936
High
78.5504
Low
75.3756
Last updated: 4/16/2026, 4:30:36 AM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 75.49 RUB |
| 10 USD | 754.94 RUB |
| 50 USD | 3,774.68 RUB |
| 100 USD | 7,549.36 RUB |
| 500 USD | 37,746.82 RUB |
| 1,000 USD | 75,493.63 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-04-16T04:30:36Z",
"rates": {
"RUB": 75.49363298
}
}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.363298,
"rate": 75.49363298
}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