Rate Overview
Live
1 EUR = 140.5290 BDT
1 BDT = 0.007116
EUR
Avg
142.3748
High
145.1633
Low
140.0005
Last updated: 7/28/2026, 1:59:15 PM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 140.53 BDT |
| 10 EUR | 1,405.29 BDT |
| 50 EUR | 7,026.45 BDT |
| 100 EUR | 14,052.90 BDT |
| 500 EUR | 70,264.51 BDT |
| 1,000 EUR | 140,529.03 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-28T13:59:15Z",
"rates": {
"BDT": 140.529028
}
}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": 14052.902800000002,
"rate": 140.529028
}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