Rate Overview
Live
1 XCD = 45.1746 BDT
1 BDT = 0.022136
XCD
Avg
45.2094
High
45.3060
Low
45.1596
Last updated: 3/7/2026, 1:01:44 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.17 BDT |
| 10 XCD | 451.75 BDT |
| 50 XCD | 2,258.73 BDT |
| 100 XCD | 4,517.46 BDT |
| 500 XCD | 22,587.32 BDT |
| 1,000 XCD | 45,174.64 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-07T01:01:44Z",
"rates": {
"BDT": 45.174635
}
}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": 4517.4635,
"rate": 45.174635
}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