Rate Overview
Live
1 SGD = 2886.71 UGX
1 UGX = 0.000346
SGD
Avg
2842.41
High
2938.34
Low
2701.12
Last updated: 3/27/2026, 2:52:31 PM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,886.71 UGX |
| 10 SGD | 28,867.09 UGX |
| 50 SGD | 144,335.43 UGX |
| 100 SGD | 288,670.87 UGX |
| 500 SGD | 1,443,354.34 UGX |
| 1,000 SGD | 2,886,708.68 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-27T14:52:31Z",
"rates": {
"UGX": 2886.708678
}
}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": 288670.8678,
"rate": 2886.708678
}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