Rate Overview
Live
1 UGX = 0.000350 SGD
1 SGD = 2857.14
UGX
Avg
0.000352
High
0.000353
Low
0.000350
Last updated: 7/9/2026, 5:50:53 AM
Quick Conversions
| UGX | SGD |
|---|---|
| 1 UGX | 0.00 SGD |
| 10 UGX | 0.00 SGD |
| 50 UGX | 0.02 SGD |
| 100 UGX | 0.03 SGD |
| 500 UGX | 0.18 SGD |
| 1,000 UGX | 0.35 SGD |
Get UGX/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SGDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-09T05:50:53Z",
"rates": {
"SGD": 0.00035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SGD",
"amount": 100
},
"result": 0.034999999999999996,
"rate": 0.00035
}Build with UGX/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key