Rate Overview
Live
1 UGX = 0.002116 SBD
1 SBD = 472.5898
UGX
Avg
0.002122
High
0.002129
Low
0.002116
Last updated: 5/27/2026, 2:51:41 PM
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.06 SBD |
| 1,000 UGX | 2.12 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-27T14:51:41Z",
"rates": {
"SBD": 0.002116
}
}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.21159999999999998,
"rate": 0.002116
}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