Rate Overview
Live
1 XCD = 0.474924 BND
1 BND = 2.1056
XCD
Avg
0.471929
High
0.475412
Low
0.466647
Last updated: 3/27/2026, 8:19:01 AM
Quick Conversions
| XCD | BND |
|---|---|
| 1 XCD | 0.47 BND |
| 10 XCD | 4.75 BND |
| 50 XCD | 23.75 BND |
| 100 XCD | 47.49 BND |
| 500 XCD | 237.46 BND |
| 1,000 XCD | 474.92 BND |
Get XCD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BNDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T08:19:01Z",
"rates": {
"BND": 0.474924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BND",
"amount": 100
},
"result": 47.4924,
"rate": 0.474924
}Build with XCD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key