Rate Overview
Live
1 EUR = 142.0835 BDT
1 BDT = 0.007038
EUR
Avg
142.6475
High
144.4793
Low
141.3633
Last updated: 3/7/2026, 7:41:01 AM
Quick Conversions
| EUR | BDT |
|---|---|
| 1 EUR | 142.08 BDT |
| 10 EUR | 1,420.84 BDT |
| 50 EUR | 7,104.18 BDT |
| 100 EUR | 14,208.35 BDT |
| 500 EUR | 71,041.75 BDT |
| 1,000 EUR | 142,083.50 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-07T07:41:01Z",
"rates": {
"BDT": 142.083503
}
}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": 14208.3503,
"rate": 142.083503
}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