Rate Overview
Live
1 UGX = 0.002165 SBD
1 SBD = 461.8938
UGX
Avg
0.002249
High
0.002428
Low
0.002118
Last updated: 7/30/2026, 11:15:50 AM
Quick Conversions
| UGX | SBD |
|---|---|
| 1 UGX | 0.00 SBD |
| 10 UGX | 0.02 SBD |
| 50 UGX | 0.11 SBD |
| 100 UGX | 0.22 SBD |
| 500 UGX | 1.08 SBD |
| 1,000 UGX | 2.17 SBD |
Get UGX/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SBDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-30T11:15:50Z",
"rates": {
"SBD": 0.002165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SBD",
"amount": 100
},
"result": 0.21649999999999997,
"rate": 0.002165
}Build with UGX/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key