Rate Overview
Live
1 UZS = 0.001204 SCR
1 SCR = 830.5648
UZS
Avg
0.001185
High
0.001224
Low
0.001095
Last updated: 7/29/2026, 10:07:13 AM
Quick Conversions
| UZS | SCR |
|---|---|
| 1 UZS | 0.00 SCR |
| 10 UZS | 0.01 SCR |
| 50 UZS | 0.06 SCR |
| 100 UZS | 0.12 SCR |
| 500 UZS | 0.60 SCR |
| 1,000 UZS | 1.20 SCR |
Get UZS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SCRExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-29T10:07:13Z",
"rates": {
"SCR": 0.001204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SCR",
"amount": 100
},
"result": 0.1204,
"rate": 0.001204
}Build with UZS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key