Rate Overview
Live
1 RUB = 0.012288 USD
1 USD = 81.3802
RUB
Avg
0.012500
High
0.013036
Low
0.011607
Last updated: 3/28/2026, 2:39:02 AM
Quick Conversions
| RUB | USD |
|---|---|
| 1 RUB | 0.01 USD |
| 10 RUB | 0.12 USD |
| 50 RUB | 0.61 USD |
| 100 RUB | 1.23 USD |
| 500 RUB | 6.14 USD |
| 1,000 RUB | 12.29 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-03-28T02:39:02Z",
"rates": {
"USD": 0.012288
}
}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.2288000000000001,
"rate": 0.012288
}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