Rate Overview
Live
1 BDT = 30.4821 UGX
1 UGX = 0.032806
BDT
Avg
30.6093
High
30.7124
Low
30.4821
Last updated: 5/8/2026, 1:00:48 PM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.48 UGX |
| 10 BDT | 304.82 UGX |
| 50 BDT | 1,524.10 UGX |
| 100 BDT | 3,048.21 UGX |
| 500 BDT | 15,241.03 UGX |
| 1,000 BDT | 30,482.06 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-05-08T13:00:48Z",
"rates": {
"UGX": 30.482061
}
}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": 3048.2061000000003,
"rate": 30.482061
}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