Rate Overview
Live
1 UGX = 0.030025 SYP
1 SYP = 33.3056
UGX
Avg
0.030355
High
0.030918
Low
0.029692
Last updated: 3/6/2026, 10:49:11 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 0.03 SYP |
| 10 UGX | 0.30 SYP |
| 50 UGX | 1.50 SYP |
| 100 UGX | 3.00 SYP |
| 500 UGX | 15.01 SYP |
| 1,000 UGX | 30.03 SYP |
Get UGX/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SYPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T22:49:11Z",
"rates": {
"SYP": 0.030025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SYP",
"amount": 100
},
"result": 3.0025,
"rate": 0.030025
}Build with UGX/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key