Rate Overview
Live
1 EUR = 142.8358 BDT
1 BDT = 0.007001
EUR
Avg
143.4634
High
144.6738
Low
142.4908
Last updated: 5/27/2026, 5:16:15 PM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 142.84 BDT |
| 10 EUR | 1,428.36 BDT |
| 50 EUR | 7,141.79 BDT |
| 100 EUR | 14,283.58 BDT |
| 500 EUR | 71,417.92 BDT |
| 1,000 EUR | 142,835.83 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-27T17:16:15Z",
"rates": {
"BDT": 142.83583
}
}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": 14283.582999999999,
"rate": 142.83583
}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