Rate Overview
Live
1 UZS = 0.001131 SCR
1 SCR = 884.1733
UZS
Avg
0.001182
High
0.001250
Low
0.001131
Last updated: 4/17/2026, 6:27:42 AM
Quick Conversions
| UZS | SCR |
|---|---|
| 1 UZS | 0.00 SCR |
| 10 UZS | 0.01 SCR |
| 50 UZS | 0.06 SCR |
| 100 UZS | 0.11 SCR |
| 500 UZS | 0.57 SCR |
| 1,000 UZS | 1.13 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-04-17T06:27:42Z",
"rates": {
"SCR": 0.001131
}
}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.1131,
"rate": 0.001131
}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