Rate Overview
Live
1 UGX = 0.029847 SYP
1 SYP = 33.5042
UGX
Avg
0.029861
High
0.030001
Low
0.029620
Last updated: 4/18/2026, 8:53:52 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.92 SYP |
| 1,000 UGX | 29.85 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-04-18T08:53:52Z",
"rates": {
"SYP": 0.029847
}
}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.9846999999999997,
"rate": 0.029847
}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