Rate Overview
Live
1 BDT = 2.4894 HUF
1 HUF = 0.401706
BDT
Avg
2.5042
High
2.5287
Low
2.4838
Last updated: 5/28/2026, 3:40:33 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.49 HUF |
| 10 BDT | 24.89 HUF |
| 50 BDT | 124.47 HUF |
| 100 BDT | 248.94 HUF |
| 500 BDT | 1,244.69 HUF |
| 1,000 BDT | 2,489.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-05-28T03:40:33Z",
"rates": {
"HUF": 2.489381
}
}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": 248.9381,
"rate": 2.489381
}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