Rate Overview
Live
1 BDT = 2.5714 HUF
1 HUF = 0.388889
BDT
Avg
2.6631
High
2.8689
Low
2.4642
Last updated: 7/25/2026, 12:48:20 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.57 HUF |
| 10 BDT | 25.71 HUF |
| 50 BDT | 128.57 HUF |
| 100 BDT | 257.14 HUF |
| 500 BDT | 1,285.71 HUF |
| 1,000 BDT | 2,571.43 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-25T00:48:20Z",
"rates": {
"HUF": 2.571426
}
}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": 257.1426,
"rate": 2.571426
}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