Rate Overview
Live
1 BND = 2.1127 XCD
1 XCD = 0.473323
BND
Avg
2.1241
High
2.1364
Low
2.1127
Last updated: 3/7/2026, 4:23:42 AM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.11 XCD |
| 10 BND | 21.13 XCD |
| 50 BND | 105.64 XCD |
| 100 BND | 211.27 XCD |
| 500 BND | 1,056.36 XCD |
| 1,000 BND | 2,112.72 XCD |
Get BND/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=XCDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T04:23:42Z",
"rates": {
"XCD": 2.112723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "XCD",
"amount": 100
},
"result": 211.2723,
"rate": 2.112723
}Build with BND/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key