Rate Overview
Live
1 UZS = 1.0972 SYP
1 SYP = 0.911383
UZS
Avg
0.144949
High
1.0972
Low
0.009031
Last updated: 8/23/2026, 6:22:09 PM
Quick Conversions
| UZS | SYP |
|---|---|
| 1 UZS | 1.10 SYP |
| 10 UZS | 10.97 SYP |
| 50 UZS | 54.86 SYP |
| 100 UZS | 109.72 SYP |
| 500 UZS | 548.62 SYP |
| 1,000 UZS | 1,097.23 SYP |
Get UZS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SYPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-23T18:22:09Z",
"rates": {
"SYP": 1.097234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SYP",
"amount": 100
},
"result": 109.7234,
"rate": 1.097234
}Build with UZS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key