Rate Overview
Live
1 XCD = 45.5079 BDT
1 BDT = 0.021974
XCD
Avg
45.2587
High
45.6247
Low
44.8524
Last updated: 7/31/2026, 8:54:35 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.51 BDT |
| 10 XCD | 455.08 BDT |
| 50 XCD | 2,275.40 BDT |
| 100 XCD | 4,550.79 BDT |
| 500 XCD | 22,753.97 BDT |
| 1,000 XCD | 45,507.95 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-31T08:54:35Z",
"rates": {
"BDT": 45.507945
}
}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": 4550.7945,
"rate": 45.507945
}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