Rate Overview
Live
1 BDT = 2.5248 HUF
1 HUF = 0.396076
BDT
Avg
2.5535
High
2.5916
Low
2.5248
Last updated: 9/7/2026, 1:51:39 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.52 HUF |
| 10 BDT | 25.25 HUF |
| 50 BDT | 126.24 HUF |
| 100 BDT | 252.48 HUF |
| 500 BDT | 1,262.39 HUF |
| 1,000 BDT | 2,524.77 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-09-07T01:51:39Z",
"rates": {
"HUF": 2.52477
}
}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": 252.47700000000003,
"rate": 2.52477
}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