Rate Overview
Live
1 XCD = 45.2892 BDT
1 BDT = 0.022080
XCD
Avg
45.2833
High
45.4941
Low
45.0681
Last updated: 3/27/2026, 8:18:04 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.92 BDT |
| 500 XCD | 22,644.61 BDT |
| 1,000 XCD | 45,289.22 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-03-27T08:18:04Z",
"rates": {
"BDT": 45.289215
}
}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.9214999999995,
"rate": 45.289215
}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