Rate Overview
Live
1 XCD = 45.4891 BDT
1 BDT = 0.021983
XCD
Avg
45.4644
High
45.5034
Low
45.3911
Last updated: 4/18/2026, 8:45:32 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.49 BDT |
| 10 XCD | 454.89 BDT |
| 50 XCD | 2,274.46 BDT |
| 100 XCD | 4,548.91 BDT |
| 500 XCD | 22,744.57 BDT |
| 1,000 XCD | 45,489.14 BDT |
Get XCD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BDTExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-18T08:45:32Z",
"rates": {
"BDT": 45.489141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BDT",
"amount": 100
},
"result": 4548.9141,
"rate": 45.489141
}Build with XCD/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key