Rate Overview
Live
1 BDT = 0.021978 XCD
1 XCD = 45.5000
BDT
Avg
0.022013
High
0.022032
Low
0.021978
Last updated: 5/7/2026, 7:45:41 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-05-07T07:45:41Z",
"rates": {
"XCD": 0.021978
}
}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.1978,
"rate": 0.021978
}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