Rate Overview
Live
1 BDT = 30.7382 UGX
1 UGX = 0.032533
BDT
Avg
29.9589
High
30.7382
Low
28.2924
Last updated: 5/28/2026, 11:12:53 PM
Quick Conversions
| BDT | UGX |
|---|---|
| 1 BDT | 30.74 UGX |
| 10 BDT | 307.38 UGX |
| 50 BDT | 1,536.91 UGX |
| 100 BDT | 3,073.82 UGX |
| 500 BDT | 15,369.10 UGX |
| 1,000 BDT | 30,738.20 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-28T23:12:53Z",
"rates": {
"UGX": 30.738196
}
}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": 3073.8196,
"rate": 30.738196
}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