Rate Overview
Live
1 SGD = 2954.90 UGX
1 UGX = 0.000338
SGD
Avg
2945.31
High
2971.63
Low
2911.84
Last updated: 5/27/2026, 7:21:29 PM
Quick Conversions
| SGD | UGX |
|---|---|
| 1 SGD | 2,954.90 UGX |
| 10 SGD | 29,549.02 UGX |
| 50 SGD | 147,745.09 UGX |
| 100 SGD | 295,490.17 UGX |
| 500 SGD | 1,477,450.85 UGX |
| 1,000 SGD | 2,954,901.71 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-27T19:21:29Z",
"rates": {
"UGX": 2954.901705
}
}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": 295490.1705,
"rate": 2954.901705
}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