Rate Overview
Live
1 XCD = 45.3976 BDT
1 BDT = 0.022028
XCD
Avg
45.4156
High
45.4720
Low
45.3879
Last updated: 5/9/2026, 3:40:17 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.40 BDT |
| 10 XCD | 453.98 BDT |
| 50 XCD | 2,269.88 BDT |
| 100 XCD | 4,539.76 BDT |
| 500 XCD | 22,698.78 BDT |
| 1,000 XCD | 45,397.56 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-05-09T03:40:17Z",
"rates": {
"BDT": 45.397563
}
}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": 4539.7563,
"rate": 45.397563
}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