Rate Overview
Live
1 UZS = 0.000744 SVC
1 SVC = 1344.09
UZS
Avg
0.000737
High
0.000744
Low
0.000732
Last updated: 8/20/2026, 4:12:47 PM
Quick Conversions
| UZS | SVC |
|---|---|
| 1 UZS | 0.00 SVC |
| 10 UZS | 0.01 SVC |
| 50 UZS | 0.04 SVC |
| 100 UZS | 0.07 SVC |
| 500 UZS | 0.37 SVC |
| 1,000 UZS | 0.74 SVC |
Get UZS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SVCExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-20T16:12:47Z",
"rates": {
"SVC": 0.000744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SVC",
"amount": 100
},
"result": 0.0744,
"rate": 0.000744
}Build with UZS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key