Rate Overview
Live
1 EUR = 144.9825 BDT
1 BDT = 0.006897
EUR
Avg
144.3624
High
144.9978
Low
143.5434
Last updated: 4/17/2026, 11:05:32 AM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 144.98 BDT |
| 10 EUR | 1,449.82 BDT |
| 50 EUR | 7,249.12 BDT |
| 100 EUR | 14,498.25 BDT |
| 500 EUR | 72,491.24 BDT |
| 1,000 EUR | 144,982.48 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-04-17T11:05:32Z",
"rates": {
"BDT": 144.982481
}
}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": 14498.2481,
"rate": 144.982481
}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