Rate Overview
Live
1 BDT = 30.1044 UGX
1 UGX = 0.033218
BDT
Avg
29.8078
High
30.4353
Low
29.4276
Last updated: 3/6/2026, 10:28:10 PM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.10 UGX |
| 10 BDT | 301.04 UGX |
| 50 BDT | 1,505.22 UGX |
| 100 BDT | 3,010.44 UGX |
| 500 BDT | 15,052.20 UGX |
| 1,000 BDT | 30,104.41 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-03-06T22:28:10Z",
"rates": {
"UGX": 30.104407
}
}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": 3010.4406999999997,
"rate": 30.104407
}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