Rate Overview
Live
1 XCD = 45.6628 BDT
1 BDT = 0.021900
XCD
Avg
45.3838
High
45.6628
Low
45.1283
Last updated: 7/29/2026, 2:41:50 AM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.66 BDT |
| 10 XCD | 456.63 BDT |
| 50 XCD | 2,283.14 BDT |
| 100 XCD | 4,566.28 BDT |
| 500 XCD | 22,831.40 BDT |
| 1,000 XCD | 45,662.80 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-07-29T02:41:50Z",
"rates": {
"BDT": 45.662796
}
}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": 4566.2796,
"rate": 45.662796
}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