Rate Overview
Live
1 UGX = 0.000538 BBD
1 BBD = 1858.74
UGX
Avg
0.000559
High
0.000583
Low
0.000529
Last updated: 3/27/2026, 11:52:51 AM
Quick Conversions
| UGX | BBD |
|---|---|
| 1 UGX | 0.00 BBD |
| 10 UGX | 0.01 BBD |
| 50 UGX | 0.03 BBD |
| 100 UGX | 0.05 BBD |
| 500 UGX | 0.27 BBD |
| 1,000 UGX | 0.54 BBD |
Get UGX/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BBDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T11:52:51Z",
"rates": {
"BBD": 0.000538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BBD",
"amount": 100
},
"result": 0.053799999999999994,
"rate": 0.000538
}Build with UGX/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key