Rate Overview
Live
1 UGX = 0.000282 BSD
1 BSD = 3546.10 UGX
Avg
0.000285
High
0.000289
Low
0.000281
Last updated: 1/25/2026, 5:41:22 AM
Quick Conversions
| UGX | BSD |
|---|---|
| 1 UGX | 0.00 BSD |
| 10 UGX | 0.00 BSD |
| 50 UGX | 0.01 BSD |
| 100 UGX | 0.03 BSD |
| 500 UGX | 0.14 BSD |
| 1,000 UGX | 0.28 BSD |
Get UGX/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BSDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-01-25T05:41:22Z",
"rates": {
"BSD": 0.000282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BSD",
"amount": 100
},
"result": 0.028200000000000003,
"rate": 0.000282
}Build with UGX/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key