Rate Overview
Live
1 UGX = 0.030293 SYP
1 SYP = 33.0109
UGX
Avg
0.029718
High
0.030293
Low
0.029359
Last updated: 6/18/2026, 8:03:31 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 0.03 SYP |
| 10 UGX | 0.30 SYP |
| 50 UGX | 1.51 SYP |
| 100 UGX | 3.03 SYP |
| 500 UGX | 15.15 SYP |
| 1,000 UGX | 30.29 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-06-18T20:03:31Z",
"rates": {
"SYP": 0.030293
}
}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.0293,
"rate": 0.030293
}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