Rate Overview
Live
1 UGX = 0.002157 SBD
1 SBD = 463.6069
UGX
Avg
0.002287
High
0.002372
Low
0.002157
Last updated: 3/27/2026, 10:17:49 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.16 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-27T10:17:49Z",
"rates": {
"SBD": 0.002157
}
}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.2157,
"rate": 0.002157
}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