Rate Overview
Live
1 BDT = 2.5634 HUF
1 HUF = 0.390111
BDT
Avg
2.5733
High
2.5931
Low
2.5603
Last updated: 7/30/2026, 11:08:02 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.56 HUF |
| 10 BDT | 25.63 HUF |
| 50 BDT | 128.17 HUF |
| 100 BDT | 256.34 HUF |
| 500 BDT | 1,281.69 HUF |
| 1,000 BDT | 2,563.38 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-07-30T11:08:02Z",
"rates": {
"HUF": 2.563376
}
}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": 256.3376,
"rate": 2.563376
}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