Rate Overview
Live
1 BDT = 0.006927 EUR
1 EUR = 144.3626
BDT
Avg
0.006953
High
0.006974
Low
0.006927
Last updated: 5/6/2026, 11:28:23 AM
Quick Conversions
| BDT | EUR |
|---|---|
| 1 BDT | 0.01 EUR |
| 10 BDT | 0.07 EUR |
| 50 BDT | 0.35 EUR |
| 100 BDT | 0.69 EUR |
| 500 BDT | 3.46 EUR |
| 1,000 BDT | 6.93 EUR |
Get BDT/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=EURExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-06T11:28:23Z",
"rates": {
"EUR": 0.006927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "EUR",
"amount": 100
},
"result": 0.6927,
"rate": 0.006927
}Build with BDT/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key