Rate Overview
Live
1 UGX = 0.002187 SBD
1 SBD = 457.2474
UGX
Avg
0.002215
High
0.002251
Low
0.002171
Last updated: 3/6/2026, 2:46:39 PM
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.09 SBD |
| 1,000 UGX | 2.19 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-03-06T14:46:39Z",
"rates": {
"SBD": 0.002187
}
}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.2187,
"rate": 0.002187
}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