Rate Overview
Live
1 UGX = 0.029280 SYP
1 SYP = 34.1530
UGX
Avg
0.708154
High
3.1239
Low
0.029280
Last updated: 5/29/2026, 6:45:37 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 0.03 SYP |
| 10 UGX | 0.29 SYP |
| 50 UGX | 1.46 SYP |
| 100 UGX | 2.93 SYP |
| 500 UGX | 14.64 SYP |
| 1,000 UGX | 29.28 SYP |
Get UGX/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SYPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-29T18:45:37Z",
"rates": {
"SYP": 0.02928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SYP",
"amount": 100
},
"result": 2.928,
"rate": 0.02928
}Build with UGX/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key