Rate Overview
Live
1 SGD = 2887.65 UGX
1 UGX = 0.000346
SGD
Avg
2927.20
High
2960.05
Low
2884.80
Last updated: 3/27/2026, 9:23:29 AM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,887.65 UGX |
| 10 SGD | 28,876.51 UGX |
| 50 SGD | 144,382.55 UGX |
| 100 SGD | 288,765.10 UGX |
| 500 SGD | 1,443,825.48 UGX |
| 1,000 SGD | 2,887,650.97 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-03-27T09:23:29Z",
"rates": {
"UGX": 2887.650965
}
}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": 288765.0965,
"rate": 2887.650965
}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