Rate Overview
Live
1 SGD = 2903.45 UGX
1 UGX = 0.000344
SGD
Avg
2904.48
High
2935.11
Low
2889.09
Last updated: 4/17/2026, 6:20:57 AM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,903.45 UGX |
| 10 SGD | 29,034.51 UGX |
| 50 SGD | 145,172.53 UGX |
| 100 SGD | 290,345.06 UGX |
| 500 SGD | 1,451,725.29 UGX |
| 1,000 SGD | 2,903,450.59 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-04-17T06:20:57Z",
"rates": {
"UGX": 2903.450586
}
}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": 290345.0586,
"rate": 2903.450586
}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