Rate Overview
Live
1 BND = 2.1279 XCD
1 XCD = 0.469957
BND
Avg
2.1216
High
2.1279
Low
2.1182
Last updated: 5/8/2026, 11:45:02 AM
Quick Conversions
| BND | XCD |
|---|---|
| 1 BND | 2.13 XCD |
| 10 BND | 21.28 XCD |
| 50 BND | 106.39 XCD |
| 100 BND | 212.79 XCD |
| 500 BND | 1,063.93 XCD |
| 1,000 BND | 2,127.85 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-05-08T11:45:02Z",
"rates": {
"XCD": 2.127852
}
}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.78519999999997,
"rate": 2.127852
}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