Rate Overview
Live
1 XCD = 45.4026 BDT
1 BDT = 0.022025
XCD
Avg
45.4658
High
45.6297
Low
45.3266
Last updated: 9/4/2026, 3:20:57 PM
Quick Conversions
| XCD | BDT |
|---|---|
| 1 XCD | 45.40 BDT |
| 10 XCD | 454.03 BDT |
| 50 XCD | 2,270.13 BDT |
| 100 XCD | 4,540.26 BDT |
| 500 XCD | 22,701.31 BDT |
| 1,000 XCD | 45,402.61 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-09-04T15:20:57Z",
"rates": {
"BDT": 45.402612
}
}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": 4540.2612,
"rate": 45.402612
}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