Rate Overview
Live
1 BDT = 30.4545 UGX
1 UGX = 0.032836
BDT
Avg
30.0679
High
30.6963
Low
28.9374
Last updated: 7/28/2026, 4:05:35 AM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.45 UGX |
| 10 BDT | 304.54 UGX |
| 50 BDT | 1,522.72 UGX |
| 100 BDT | 3,045.45 UGX |
| 500 BDT | 15,227.23 UGX |
| 1,000 BDT | 30,454.45 UGX |
Get BDT/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=UGXExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-28T04:05:35Z",
"rates": {
"UGX": 30.454451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "UGX",
"amount": 100
},
"result": 3045.4451,
"rate": 30.454451
}Build with BDT/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key