Rate Overview
Live
1 SYP = 33.0103 UGX
1 UGX = 0.030294
SYP
Avg
33.6542
High
34.0609
Low
33.0103
Last updated: 6/18/2026, 6:27:45 PM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 33.01 UGX |
| 10 SYP | 330.10 UGX |
| 50 SYP | 1,650.51 UGX |
| 100 SYP | 3,301.03 UGX |
| 500 SYP | 16,505.14 UGX |
| 1,000 SYP | 33,010.28 UGX |
Get SYP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=UGXExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:27:45Z",
"rates": {
"UGX": 33.010275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "UGX",
"amount": 100
},
"result": 3301.0275,
"rate": 33.010275
}Build with SYP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key