Rate Overview
Live
1 EUR = 140.1750 BDT
1 BDT = 0.007134
EUR
Avg
142.4044
High
145.1633
Low
140.0005
Last updated: 7/28/2026, 2:42:12 AM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 140.17 BDT |
| 10 EUR | 1,401.75 BDT |
| 50 EUR | 7,008.75 BDT |
| 100 EUR | 14,017.50 BDT |
| 500 EUR | 70,087.49 BDT |
| 1,000 EUR | 140,174.99 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-28T02:42:12Z",
"rates": {
"BDT": 140.174987
}
}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": 14017.498699999998,
"rate": 140.174987
}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