Rate Overview
Live
1 XCD = 45.3436 BDT
1 BDT = 0.022054
XCD
Avg
45.5953
High
45.8922
Low
45.3436
Last updated: 8/14/2026, 3:00:15 PM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.34 BDT |
| 10 XCD | 453.44 BDT |
| 50 XCD | 2,267.18 BDT |
| 100 XCD | 4,534.36 BDT |
| 500 XCD | 22,671.82 BDT |
| 1,000 XCD | 45,343.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-08-14T15:00:15Z",
"rates": {
"BDT": 45.34364
}
}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": 4534.3640000000005,
"rate": 45.34364
}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