Rate Overview
Live
1 UZS = 0.006677 RUB
1 RUB = 149.7679
UZS
Avg
0.006569
High
0.006904
Low
0.006206
Last updated: 3/27/2026, 9:48:42 AM
Quick Conversions
| UZS | RUB |
|---|---|
| 1 UZS | 0.01 RUB |
| 10 UZS | 0.07 RUB |
| 50 UZS | 0.33 RUB |
| 100 UZS | 0.67 RUB |
| 500 UZS | 3.34 RUB |
| 1,000 UZS | 6.68 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-27T09:48:42Z",
"rates": {
"RUB": 0.006677
}
}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.6677,
"rate": 0.006677
}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