Rate Overview
Live
1 UAH = 2.7546 BDT
1 BDT = 0.363023
UAH
Avg
2.7575
High
2.7733
Low
2.7419
Last updated: 7/28/2026, 9:17:14 PM
Quick Conversions
| UAH | BDT |
|---|---|
| 1 UAH | 2.75 BDT |
| 10 UAH | 27.55 BDT |
| 50 UAH | 137.73 BDT |
| 100 UAH | 275.47 BDT |
| 500 UAH | 1,377.32 BDT |
| 1,000 UAH | 2,754.65 BDT |
Get UAH/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BDTExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-28T21:17:14Z",
"rates": {
"BDT": 2.75465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BDT",
"amount": 100
},
"result": 275.465,
"rate": 2.75465
}Build with UAH/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key