Rate Overview
Live
1 BDT = 30.3113 UGX
1 UGX = 0.032991
BDT
Avg
29.8413
High
31.0956
Low
28.3594
Last updated: 3/27/2026, 8:26:30 AM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.31 UGX |
| 10 BDT | 303.11 UGX |
| 50 BDT | 1,515.57 UGX |
| 100 BDT | 3,031.13 UGX |
| 500 BDT | 15,155.66 UGX |
| 1,000 BDT | 30,311.33 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-27T08:26:30Z",
"rates": {
"UGX": 30.311329
}
}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": 3031.1329,
"rate": 30.311329
}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