Rate Overview
Live
1 UZS = 0.001210 SCR
1 SCR = 826.4463
UZS
Avg
0.001195
High
0.001215
Low
0.001150
Last updated: 6/19/2026, 8:53:37 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.61 SCR |
| 1,000 UZS | 1.21 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-06-19T08:53:37Z",
"rates": {
"SCR": 0.00121
}
}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.121,
"rate": 0.00121
}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