Rate Overview
Live
1 BDT = 2.5139 HUF
1 HUF = 0.397796
BDT
Avg
2.4815
High
2.5139
Low
2.4547
Last updated: 6/19/2026, 8:54:24 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.51 HUF |
| 10 BDT | 25.14 HUF |
| 50 BDT | 125.69 HUF |
| 100 BDT | 251.39 HUF |
| 500 BDT | 1,256.93 HUF |
| 1,000 BDT | 2,513.85 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-06-19T08:54:24Z",
"rates": {
"HUF": 2.513854
}
}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": 251.38539999999998,
"rate": 2.513854
}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