Rate Overview
Live
1 BDT = 2.5215 HUF
1 HUF = 0.396590
BDT
Avg
2.5177
High
2.5385
Low
2.5032
Last updated: 7/8/2026, 8:53:54 AM
Quick Conversions
| BDT | HUF |
|---|---|
| 1 BDT | 2.52 HUF |
| 10 BDT | 25.21 HUF |
| 50 BDT | 126.07 HUF |
| 100 BDT | 252.15 HUF |
| 500 BDT | 1,260.75 HUF |
| 1,000 BDT | 2,521.50 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-08T08:53:54Z",
"rates": {
"HUF": 2.521496
}
}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.1496,
"rate": 2.521496
}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