Rate Overview
Live
1 UGX = 3.3942 SYP
1 SYP = 0.294619
UGX
Avg
3.4293
High
3.4443
Low
3.3942
Last updated: 9/11/2026, 8:22:16 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 3.39 SYP |
| 10 UGX | 33.94 SYP |
| 50 UGX | 169.71 SYP |
| 100 UGX | 339.42 SYP |
| 500 UGX | 1,697.11 SYP |
| 1,000 UGX | 3,394.21 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-09-11T20:22:16Z",
"rates": {
"SYP": 3.394212
}
}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": 339.4212,
"rate": 3.394212
}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