Rate Overview
Live
1 BDT = 30.1228 UGX
1 UGX = 0.033197
BDT
Avg
30.1306
High
30.3496
Low
30.0206
Last updated: 4/18/2026, 8:49:10 AM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.12 UGX |
| 10 BDT | 301.23 UGX |
| 50 BDT | 1,506.14 UGX |
| 100 BDT | 3,012.28 UGX |
| 500 BDT | 15,061.41 UGX |
| 1,000 BDT | 30,122.83 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-04-18T08:49:10Z",
"rates": {
"UGX": 30.122826
}
}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.2826,
"rate": 30.122826
}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