Rate Overview
Live
1 UZS = 1.1054 SYP
1 SYP = 0.904614
UZS
Avg
1.1035
High
1.1054
Low
1.1010
Last updated: 9/13/2026, 8:18:57 AM
Quick Conversions
| UZS | SYP |
|---|---|
| 1 UZS | 1.11 SYP |
| 10 UZS | 11.05 SYP |
| 50 UZS | 55.27 SYP |
| 100 UZS | 110.54 SYP |
| 500 UZS | 552.72 SYP |
| 1,000 UZS | 1,105.44 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-09-13T08:18:57Z",
"rates": {
"SYP": 1.105444
}
}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": 110.54440000000001,
"rate": 1.105444
}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