Rate Overview
Live
1 BDT = 2.7546 HUF
1 HUF = 0.363034
BDT
Avg
2.7835
High
3.0726
Low
2.6098
Last updated: 3/28/2026, 11:01:12 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.75 HUF |
| 10 BDT | 27.55 HUF |
| 50 BDT | 137.73 HUF |
| 100 BDT | 275.46 HUF |
| 500 BDT | 1,377.28 HUF |
| 1,000 BDT | 2,754.57 HUF |
Get BDT/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=HUFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T11:01:12Z",
"rates": {
"HUF": 2.754566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "HUF",
"amount": 100
},
"result": 275.4566,
"rate": 2.754566
}Build with BDT/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key