Rate Overview
Live
1 SGD = 2826.89 UGX
1 UGX = 0.000354
SGD
Avg
2831.35
High
2839.63
Low
2825.65
Last updated: 7/5/2026, 8:37:08 AM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,826.89 UGX |
| 10 SGD | 28,268.88 UGX |
| 50 SGD | 141,344.38 UGX |
| 100 SGD | 282,688.77 UGX |
| 500 SGD | 1,413,443.84 UGX |
| 1,000 SGD | 2,826,887.67 UGX |
Get SGD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=UGXExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-05T08:37:08Z",
"rates": {
"UGX": 2826.887673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "UGX",
"amount": 100
},
"result": 282688.7673,
"rate": 2826.887673
}Build with SGD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key