Rate Overview
Live
1 UZS = 0.006459 RUB
1 RUB = 154.8227
UZS
Avg
0.006375
High
0.006459
Low
0.006322
Last updated: 3/6/2026, 11:07:03 PM
Quick Conversions
| UZS | RUB |
|---|---|
| 1 UZS | 0.01 RUB |
| 10 UZS | 0.06 RUB |
| 50 UZS | 0.32 RUB |
| 100 UZS | 0.65 RUB |
| 500 UZS | 3.23 RUB |
| 1,000 UZS | 6.46 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-03-06T23:07:03Z",
"rates": {
"RUB": 0.006459
}
}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.6459,
"rate": 0.006459
}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