Rate Overview
Live
1 SYP = 0.285675 UGX
1 UGX = 3.5005
SYP
Avg
27.4278
High
33.6051
Low
0.285675
Last updated: 8/13/2026, 6:00:38 AM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 0.29 UGX |
| 10 SYP | 2.86 UGX |
| 50 SYP | 14.28 UGX |
| 100 SYP | 28.57 UGX |
| 500 SYP | 142.84 UGX |
| 1,000 SYP | 285.68 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-08-13T06:00:38Z",
"rates": {
"UGX": 0.285675
}
}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": 28.567500000000003,
"rate": 0.285675
}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