Rate Overview
Live
1 SGD = 2956.26 UGX
1 UGX = 0.000338
SGD
Avg
2805.72
High
2971.63
Low
2649.60
Last updated: 5/27/2026, 10:58:43 AM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,956.26 UGX |
| 10 SGD | 29,562.55 UGX |
| 50 SGD | 147,812.77 UGX |
| 100 SGD | 295,625.55 UGX |
| 500 SGD | 1,478,127.74 UGX |
| 1,000 SGD | 2,956,255.49 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-05-27T10:58:43Z",
"rates": {
"UGX": 2956.255487
}
}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": 295625.5487,
"rate": 2956.255487
}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