Rate Overview
Live
1 BDT = 0.007116 EUR
1 EUR = 140.5284
BDT
Avg
0.007015
High
0.007137
Low
0.006878
Last updated: 7/26/2026, 12:39:51 AM
Quick Conversions
| BDT | EUR |
|---|---|
| 1 BDT | 0.01 EUR |
| 10 BDT | 0.07 EUR |
| 50 BDT | 0.36 EUR |
| 100 BDT | 0.71 EUR |
| 500 BDT | 3.56 EUR |
| 1,000 BDT | 7.12 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-07-26T00:39:51Z",
"rates": {
"EUR": 0.007116
}
}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.7116,
"rate": 0.007116
}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