Rate Overview
Live
1 BND = 2.1363 XCD
1 XCD = 0.468103
BND
Avg
2.1309
High
2.1363
Low
2.1228
Last updated: 9/7/2026, 1:38:40 PM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.14 XCD |
| 10 BND | 21.36 XCD |
| 50 BND | 106.81 XCD |
| 100 BND | 213.63 XCD |
| 500 BND | 1,068.14 XCD |
| 1,000 BND | 2,136.28 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-09-07T13:38:40Z",
"rates": {
"XCD": 2.136282
}
}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": 213.6282,
"rate": 2.136282
}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