Rate Overview
Live
1 USD = 71.6037 RUB
1 RUB = 0.013966
USD
Avg
71.6019
High
72.4750
Low
71.3138
Last updated: 5/26/2026, 3:28:41 PM
Quick Conversions
| USD | RUB |
|---|---|
| 1 USD | 71.60 RUB |
| 10 USD | 716.04 RUB |
| 50 USD | 3,580.18 RUB |
| 100 USD | 7,160.37 RUB |
| 500 USD | 35,801.83 RUB |
| 1,000 USD | 71,603.67 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-26T15:28:41Z",
"rates": {
"RUB": 71.60366503
}
}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": 7160.366503,
"rate": 71.60366503
}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