Rate Overview
Live
1 XCD = 45.5290 BDT
1 BDT = 0.021964
XCD
Avg
44.9927
High
45.5778
Low
44.1469
Last updated: 7/29/2026, 11:29:38 PM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.53 BDT |
| 10 XCD | 455.29 BDT |
| 50 XCD | 2,276.45 BDT |
| 100 XCD | 4,552.90 BDT |
| 500 XCD | 22,764.48 BDT |
| 1,000 XCD | 45,528.97 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-07-29T23:29:38Z",
"rates": {
"BDT": 45.528965
}
}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": 4552.8965,
"rate": 45.528965
}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