Rate Overview
Live
1 XCD = 45.2891 BDT
1 BDT = 0.022080 XCD
Avg
45.2755
High
45.2891
Low
45.2654
Last updated: 1/25/2026, 11:24:00 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.29 BDT |
| 10 XCD | 452.89 BDT |
| 50 XCD | 2,264.46 BDT |
| 100 XCD | 4,528.91 BDT |
| 500 XCD | 22,644.56 BDT |
| 1,000 XCD | 45,289.13 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-01-25T11:24:00Z",
"rates": {
"BDT": 45.289127
}
}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": 4528.9127,
"rate": 45.289127
}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