Rate Overview
Live
1 EUR = 141.6836 BDT
1 BDT = 0.007058
EUR
Avg
143.3317
High
146.2213
Low
141.0055
Last updated: 3/28/2026, 10:59:23 AM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 141.68 BDT |
| 10 EUR | 1,416.84 BDT |
| 50 EUR | 7,084.18 BDT |
| 100 EUR | 14,168.36 BDT |
| 500 EUR | 70,841.78 BDT |
| 1,000 EUR | 141,683.56 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-03-28T10:59:23Z",
"rates": {
"BDT": 141.683564
}
}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": 14168.356399999999,
"rate": 141.683564
}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