Rate Overview
Live
1 UGX = 3.4940 SYP
1 SYP = 0.286206
UGX
Avg
3.4949
High
3.4988
Low
3.4932
Last updated: 8/25/2026, 9:48:27 PM
Quick Conversions
| UGX | SYP |
|---|---|
| 1 UGX | 3.49 SYP |
| 10 UGX | 34.94 SYP |
| 50 UGX | 174.70 SYP |
| 100 UGX | 349.40 SYP |
| 500 UGX | 1,746.99 SYP |
| 1,000 UGX | 3,493.98 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-25T21:48:27Z",
"rates": {
"SYP": 3.493985
}
}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.3985,
"rate": 3.493985
}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