Rate Overview
Live
1 BDT = 30.3201 UGX
1 UGX = 0.032981
BDT
Avg
30.3736
High
30.5785
Low
30.0787
Last updated: 7/31/2026, 9:16:57 AM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.32 UGX |
| 10 BDT | 303.20 UGX |
| 50 BDT | 1,516.00 UGX |
| 100 BDT | 3,032.01 UGX |
| 500 BDT | 15,160.04 UGX |
| 1,000 BDT | 30,320.08 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-31T09:16:57Z",
"rates": {
"UGX": 30.320077
}
}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": 3032.0077,
"rate": 30.320077
}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