Rate Overview
Live
1 BDT = 0.022035 XCD
1 XCD = 45.3823
BDT
Avg
0.022028
High
0.022052
Low
0.021971
Last updated: 6/19/2026, 8:20:25 AM
Quick Conversions
| BDT | XCD |
|---|---|
| 1 BDT | 0.02 XCD |
| 10 BDT | 0.22 XCD |
| 50 BDT | 1.10 XCD |
| 100 BDT | 2.20 XCD |
| 500 BDT | 11.02 XCD |
| 1,000 BDT | 22.04 XCD |
Get BDT/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=XCDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-06-19T08:20:25Z",
"rates": {
"XCD": 0.022035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "XCD",
"amount": 100
},
"result": 2.2035,
"rate": 0.022035
}Build with BDT/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key