Rate Overview
Live
1 UGX = 0.002135 SBD
1 SBD = 468.3841
UGX
Avg
0.002130
High
0.002140
Low
0.002120
Last updated: 5/7/2026, 8:36:53 AM
Quick Conversions
| UGX | SBD |
|---|---|
| 1 UGX | 0.00 SBD |
| 10 UGX | 0.02 SBD |
| 50 UGX | 0.11 SBD |
| 100 UGX | 0.21 SBD |
| 500 UGX | 1.07 SBD |
| 1,000 UGX | 2.14 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-05-07T08:36:53Z",
"rates": {
"SBD": 0.002135
}
}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.21350000000000002,
"rate": 0.002135
}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