Rate Overview
Live
1 UZS = 0.006990 RUB
1 RUB = 143.0615
UZS
Avg
0.007052
High
0.007154
Low
0.006953
Last updated: 8/21/2026, 6:07:35 PM
Quick Conversions
| UZS | RUB |
|---|---|
| 1 UZS | 0.01 RUB |
| 10 UZS | 0.07 RUB |
| 50 UZS | 0.35 RUB |
| 100 UZS | 0.70 RUB |
| 500 UZS | 3.49 RUB |
| 1,000 UZS | 6.99 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-08-21T18:07:35Z",
"rates": {
"RUB": 0.00699
}
}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.699,
"rate": 0.00699
}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