Rate Overview
Live
1 EUR = 140.9281 BDT
1 BDT = 0.007096
EUR
Avg
140.6795
High
141.0892
Low
140.1722
Last updated: 7/6/2026, 5:46:07 AM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 140.93 BDT |
| 10 EUR | 1,409.28 BDT |
| 50 EUR | 7,046.41 BDT |
| 100 EUR | 14,092.81 BDT |
| 500 EUR | 70,464.06 BDT |
| 1,000 EUR | 140,928.13 BDT |
Get EUR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BDTExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-06T05:46:07Z",
"rates": {
"BDT": 140.928125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BDT",
"amount": 100
},
"result": 14092.8125,
"rate": 140.928125
}Build with EUR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key