Rate Overview
Live
1 RUB = 0.013395 USD
1 USD = 74.6547
RUB
Avg
0.013345
High
0.013395
Low
0.013245
Last updated: 5/8/2026, 4:39:31 AM
Quick Conversions
| RUB | USD |
|---|---|
| 1 RUB | 0.01 USD |
| 10 RUB | 0.13 USD |
| 50 RUB | 0.67 USD |
| 100 RUB | 1.34 USD |
| 500 RUB | 6.70 USD |
| 1,000 RUB | 13.40 USD |
Get RUB/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=USDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-08T04:39:31Z",
"rates": {
"USD": 0.013395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "USD",
"amount": 100
},
"result": 1.3395000000000001,
"rate": 0.013395
}Build with RUB/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key