Rate Overview
Live
1 UGX = 0.029795 SYP
1 SYP = 33.5627
UGX
Avg
2.9791
High
3.7631
Low
0.029795
Last updated: 3/27/2026, 6:48:00 AM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 0.03 SYP |
| 10 UGX | 0.30 SYP |
| 50 UGX | 1.49 SYP |
| 100 UGX | 2.98 SYP |
| 500 UGX | 14.90 SYP |
| 1,000 UGX | 29.79 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-27T06:48:00Z",
"rates": {
"SYP": 0.029795
}
}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": 2.9795,
"rate": 0.029795
}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