Rate Overview
Live
1 BDT = 2.7619 HUF
1 HUF = 0.362068
BDT
Avg
2.7072
High
2.7829
Low
2.6069
Last updated: 3/7/2026, 7:44:50 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.76 HUF |
| 10 BDT | 27.62 HUF |
| 50 BDT | 138.10 HUF |
| 100 BDT | 276.19 HUF |
| 500 BDT | 1,380.96 HUF |
| 1,000 BDT | 2,761.92 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-07T07:44:50Z",
"rates": {
"HUF": 2.761915
}
}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": 276.1915,
"rate": 2.761915
}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