Rate Overview
Live
1 BND = 2.1237 XCD
1 XCD = 0.470879
BND
Avg
2.1240
High
2.1296
Low
2.1209
Last updated: 4/18/2026, 8:44:36 AM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.12 XCD |
| 10 BND | 21.24 XCD |
| 50 BND | 106.18 XCD |
| 100 BND | 212.37 XCD |
| 500 BND | 1,061.85 XCD |
| 1,000 BND | 2,123.69 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-04-18T08:44:36Z",
"rates": {
"XCD": 2.12369
}
}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": 212.36899999999997,
"rate": 2.12369
}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