Rate Overview
Live
1 BDT = 0.007070 EUR
1 EUR = 141.4427
BDT
Avg
0.007038
High
0.007117
Low
0.006921
Last updated: 3/27/2026, 5:43:31 AM
Quick Conversions
| BDT | EUR |
|---|---|
| 1 BDT | 0.01 EUR |
| 10 BDT | 0.07 EUR |
| 50 BDT | 0.35 EUR |
| 100 BDT | 0.71 EUR |
| 500 BDT | 3.54 EUR |
| 1,000 BDT | 7.07 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-03-27T05:43:31Z",
"rates": {
"EUR": 0.00707
}
}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.707,
"rate": 0.00707
}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