Rate Overview
Live
1 UGX = 3.4956 SYP
1 SYP = 0.286075
UGX
Avg
0.448990
High
3.5035
Low
0.029280
Last updated: 8/21/2026, 8:36:34 AM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 3.50 SYP |
| 10 UGX | 34.96 SYP |
| 50 UGX | 174.78 SYP |
| 100 UGX | 349.56 SYP |
| 500 UGX | 1,747.80 SYP |
| 1,000 UGX | 3,495.59 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-08-21T08:36:34Z",
"rates": {
"SYP": 3.49559
}
}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": 349.55899999999997,
"rate": 3.49559
}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