Rate Overview
Live
1 UZS = 0.005976 RUB
1 RUB = 167.3360
UZS
Avg
0.005955
High
0.005976
Low
0.005901
Last updated: 5/27/2026, 6:38:59 PM
Quick Conversions
| UZS | RUB |
|---|---|
| 1 UZS | 0.01 RUB |
| 10 UZS | 0.06 RUB |
| 50 UZS | 0.30 RUB |
| 100 UZS | 0.60 RUB |
| 500 UZS | 2.99 RUB |
| 1,000 UZS | 5.98 RUB |
Get UZS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=RUBExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-27T18:38:59Z",
"rates": {
"RUB": 0.005976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "RUB",
"amount": 100
},
"result": 0.5976,
"rate": 0.005976
}Build with UZS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key