Rate Overview
Live
1 BDT = 2.5854 HUF
1 HUF = 0.386791
BDT
Avg
3.2061
High
4.3302
Low
2.4697
Last updated: 7/23/2026, 7:38:49 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.59 HUF |
| 10 BDT | 25.85 HUF |
| 50 BDT | 129.27 HUF |
| 100 BDT | 258.54 HUF |
| 500 BDT | 1,292.69 HUF |
| 1,000 BDT | 2,585.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-07-23T07:38:49Z",
"rates": {
"HUF": 2.585376
}
}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": 258.5376,
"rate": 2.585376
}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