Rate Overview
Live
1 UZS = 0.001186 SCR
1 SCR = 843.1703
UZS
Avg
0.001194
High
0.001260
Low
0.001115
Last updated: 3/27/2026, 12:02:23 PM
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.59 SCR |
| 1,000 UZS | 1.19 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-03-27T12:02:23Z",
"rates": {
"SCR": 0.001186
}
}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.1186,
"rate": 0.001186
}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