Rate Overview
Live
1 SGD = 2955.68 UGX
1 UGX = 0.000338
SGD
Avg
2952.61
High
2960.01
Low
2945.49
Last updated: 5/27/2026, 9:44:47 AM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,955.68 UGX |
| 10 SGD | 29,556.77 UGX |
| 50 SGD | 147,783.84 UGX |
| 100 SGD | 295,567.68 UGX |
| 500 SGD | 1,477,838.40 UGX |
| 1,000 SGD | 2,955,676.80 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-05-27T09:44:47Z",
"rates": {
"UGX": 2955.676796
}
}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": 295567.67960000003,
"rate": 2955.676796
}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