Rate Overview
Live
1 SYP = 0.297465 UGX
1 UGX = 3.3617
SYP
Avg
0.294701
High
0.297465
Low
0.290604
Last updated: 9/15/2026, 1:08:23 AM
Quick Conversions
| SYP | UGX |
|---|---|
| 1 SYP | 0.30 UGX |
| 10 SYP | 2.97 UGX |
| 50 SYP | 14.87 UGX |
| 100 SYP | 29.75 UGX |
| 500 SYP | 148.73 UGX |
| 1,000 SYP | 297.47 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-09-15T01:08:23Z",
"rates": {
"UGX": 0.297465
}
}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": 29.746499999999997,
"rate": 0.297465
}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