Rate Overview
Live
1 UGX = 0.000352 SGD
1 SGD = 2840.91
UGX
Avg
0.000346
High
0.000353
Low
0.000341
Last updated: 6/19/2026, 8:33:55 AM
Quick Conversions
| UGX | SGD |
|---|---|
| 1 UGX | 0.00 SGD |
| 10 UGX | 0.00 SGD |
| 50 UGX | 0.02 SGD |
| 100 UGX | 0.04 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-06-19T08:33:55Z",
"rates": {
"SGD": 0.000352
}
}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.0352,
"rate": 0.000352
}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