Rate Overview
Live
1 XCD = 45.3813 BDT
1 BDT = 0.022036
XCD
Avg
45.3949
High
45.5137
Low
45.3464
Last updated: 6/19/2026, 9:44:20 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.38 BDT |
| 10 XCD | 453.81 BDT |
| 50 XCD | 2,269.07 BDT |
| 100 XCD | 4,538.13 BDT |
| 500 XCD | 22,690.65 BDT |
| 1,000 XCD | 45,381.30 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-06-19T09:44:20Z",
"rates": {
"BDT": 45.381304
}
}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": 4538.1304,
"rate": 45.381304
}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