Rate Overview
Live
1 BDT = 0.022080 XCD
1 XCD = 45.2899 BDT
Avg
0.022136
High
0.022297
Low
0.022005
Last updated: 1/25/2026, 11:20:40 AM
Quick Conversions
| BDT | XCD |
|---|---|
| 1 BDT | 0.02 XCD |
| 10 BDT | 0.22 XCD |
| 50 BDT | 1.10 XCD |
| 100 BDT | 2.21 XCD |
| 500 BDT | 11.04 XCD |
| 1,000 BDT | 22.08 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-01-25T11:20:40Z",
"rates": {
"XCD": 0.02208
}
}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.2079999999999997,
"rate": 0.02208
}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