Rate Overview
Live
1 UGX = 0.000344 SGD
1 SGD = 2906.98
UGX
Avg
0.000344
High
0.000346
Low
0.000340
Last updated: 4/17/2026, 6:32:45 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.17 SGD |
| 1,000 UGX | 0.34 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-04-17T06:32:45Z",
"rates": {
"SGD": 0.000344
}
}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.0344,
"rate": 0.000344
}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