Rate Overview
Live
1 SYP = 33.3046 UGX
1 UGX = 0.030026
SYP
Avg
32.9493
High
33.6789
Low
32.3433
Last updated: 3/6/2026, 3:31:24 PM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 33.30 UGX |
| 10 SYP | 333.05 UGX |
| 50 SYP | 1,665.23 UGX |
| 100 SYP | 3,330.46 UGX |
| 500 SYP | 16,652.28 UGX |
| 1,000 SYP | 33,304.57 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-03-06T15:31:24Z",
"rates": {
"UGX": 33.304566
}
}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": 3330.4566,
"rate": 33.304566
}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