Rate Overview
Live
1 SYP = 34.1523 UGX
1 UGX = 0.029281
SYP
Avg
33.9982
High
34.2383
Low
33.6435
Last updated: 5/29/2026, 6:52:12 PM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 34.15 UGX |
| 10 SYP | 341.52 UGX |
| 50 SYP | 1,707.61 UGX |
| 100 SYP | 3,415.23 UGX |
| 500 SYP | 17,076.14 UGX |
| 1,000 SYP | 34,152.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-05-29T18:52:12Z",
"rates": {
"UGX": 34.15228
}
}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": 3415.2279999999996,
"rate": 34.15228
}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