Rate Overview
Live
1 EUR = 142.7905 BDT
1 BDT = 0.007003
EUR
Avg
121.7565
High
144.7988
Low
91.3388
Last updated: 5/27/2026, 8:32:34 PM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 142.79 BDT |
| 10 EUR | 1,427.90 BDT |
| 50 EUR | 7,139.52 BDT |
| 100 EUR | 14,279.05 BDT |
| 500 EUR | 71,395.24 BDT |
| 1,000 EUR | 142,790.49 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-05-27T20:32:34Z",
"rates": {
"BDT": 142.790485
}
}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": 14279.048499999999,
"rate": 142.790485
}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