Rate Overview
Live
1 BDT = 30.4437 UGX
1 UGX = 0.032847
BDT
Avg
30.2610
High
30.4437
Low
30.1101
Last updated: 8/19/2026, 3:32:09 PM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.44 UGX |
| 10 BDT | 304.44 UGX |
| 50 BDT | 1,522.19 UGX |
| 100 BDT | 3,044.37 UGX |
| 500 BDT | 15,221.86 UGX |
| 1,000 BDT | 30,443.72 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-08-19T15:32:09Z",
"rates": {
"UGX": 30.44372
}
}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": 3044.372,
"rate": 30.44372
}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