Rate Overview
Live
1 BDT = 2.4984 HUF
1 HUF = 0.400251
BDT
Avg
2.6389
High
2.8010
Low
2.4468
Last updated: 5/28/2026, 4:39:54 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.50 HUF |
| 10 BDT | 24.98 HUF |
| 50 BDT | 124.92 HUF |
| 100 BDT | 249.84 HUF |
| 500 BDT | 1,249.22 HUF |
| 1,000 BDT | 2,498.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-05-28T04:39:54Z",
"rates": {
"HUF": 2.498432
}
}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": 249.84320000000002,
"rate": 2.498432
}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