Rate Overview
Live
1 USD = 72.2185 RUB
1 RUB = 0.013847
USD
Avg
72.3265
High
72.9863
Low
71.9741
Last updated: 6/15/2026, 5:17:40 PM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 72.22 RUB |
| 10 USD | 722.19 RUB |
| 50 USD | 3,610.93 RUB |
| 100 USD | 7,221.85 RUB |
| 500 USD | 36,109.27 RUB |
| 1,000 USD | 72,218.55 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-06-15T17:17:40Z",
"rates": {
"RUB": 72.21854799
}
}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": 7221.854799000001,
"rate": 72.21854799
}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