Rate Overview
Live
1 SGD = 2878.05 UGX
1 UGX = 0.000347
SGD
Avg
2862.54
High
2921.17
Low
2828.79
Last updated: 3/6/2026, 9:40:07 PM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,878.05 UGX |
| 10 SGD | 28,780.54 UGX |
| 50 SGD | 143,902.71 UGX |
| 100 SGD | 287,805.42 UGX |
| 500 SGD | 1,439,027.11 UGX |
| 1,000 SGD | 2,878,054.22 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-06T21:40:07Z",
"rates": {
"UGX": 2878.054215
}
}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": 287805.4215,
"rate": 2878.054215
}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