Rate Overview
Live
1 SYP = 33.9425 UGX
1 UGX = 0.029462
SYP
Avg
33.9798
High
34.0835
Low
33.8241
Last updated: 5/9/2026, 1:22:24 AM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 33.94 UGX |
| 10 SYP | 339.43 UGX |
| 50 SYP | 1,697.13 UGX |
| 100 SYP | 3,394.25 UGX |
| 500 SYP | 16,971.25 UGX |
| 1,000 SYP | 33,942.50 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-05-09T01:22:24Z",
"rates": {
"UGX": 33.942501
}
}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": 3394.2501,
"rate": 33.942501
}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