Rate Overview
Live
1 BDT = 0.021982 XCD
1 XCD = 45.4918
BDT
Avg
0.021998
High
0.022030
Low
0.021976
Last updated: 4/17/2026, 6:08:22 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 | 10.99 XCD |
| 1,000 BDT | 21.98 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-04-17T06:08:22Z",
"rates": {
"XCD": 0.021982
}
}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.1982,
"rate": 0.021982
}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