Rate Overview
Live
1 BDT = 30.1283 UGX
1 UGX = 0.033191
BDT
Avg
29.9301
High
31.0956
Low
28.3594
Last updated: 8/8/2026, 5:25:32 AM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.13 UGX |
| 10 BDT | 301.28 UGX |
| 50 BDT | 1,506.41 UGX |
| 100 BDT | 3,012.83 UGX |
| 500 BDT | 15,064.14 UGX |
| 1,000 BDT | 30,128.29 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-08T05:25:32Z",
"rates": {
"UGX": 30.128288
}
}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": 3012.8288000000002,
"rate": 30.128288
}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