Rate Overview
Live
1 BND = 2.0952 XCD
1 XCD = 0.477276
BND
Avg
2.1140
High
2.1463
Low
2.0860
Last updated: 7/29/2026, 5:31:35 AM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.10 XCD |
| 10 BND | 20.95 XCD |
| 50 BND | 104.76 XCD |
| 100 BND | 209.52 XCD |
| 500 BND | 1,047.61 XCD |
| 1,000 BND | 2,095.22 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-07-29T05:31:35Z",
"rates": {
"XCD": 2.095222
}
}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": 209.52220000000003,
"rate": 2.095222
}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