Rate Overview
Live
1 UGX = 3.4932 SYP
1 SYP = 0.286273
UGX
Avg
0.463064
High
3.5027
Low
0.029281
Last updated: 8/23/2026, 6:59:53 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 3.49 SYP |
| 10 UGX | 34.93 SYP |
| 50 UGX | 174.66 SYP |
| 100 UGX | 349.32 SYP |
| 500 UGX | 1,746.59 SYP |
| 1,000 UGX | 3,493.17 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-08-23T18:59:53Z",
"rates": {
"SYP": 3.493172
}
}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": 349.3172,
"rate": 3.493172
}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