Rate Overview
Live
1 BND = 2.1037 XCD
1 XCD = 0.475358
BND
Avg
2.0999
High
2.1839
Low
2.0079
Last updated: 6/18/2026, 11:31:26 AM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.10 XCD |
| 10 BND | 21.04 XCD |
| 50 BND | 105.18 XCD |
| 100 BND | 210.37 XCD |
| 500 BND | 1,051.84 XCD |
| 1,000 BND | 2,103.68 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-06-18T11:31:26Z",
"rates": {
"XCD": 2.103678
}
}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": 210.3678,
"rate": 2.103678
}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