Rate Overview
Live
1 SYP = 33.1719 UGX
1 UGX = 0.030146
SYP
Avg
33.0981
High
33.1719
Low
33.0037
Last updated: 7/8/2026, 9:49:29 AM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 33.17 UGX |
| 10 SYP | 331.72 UGX |
| 50 SYP | 1,658.60 UGX |
| 100 SYP | 3,317.19 UGX |
| 500 SYP | 16,585.95 UGX |
| 1,000 SYP | 33,171.90 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-07-08T09:49:29Z",
"rates": {
"UGX": 33.171901
}
}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": 3317.1901,
"rate": 33.171901
}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