Rate Overview
Live
1 XCD = 0.470878 BND
1 BND = 2.1237
XCD
Avg
0.470800
High
0.471504
Low
0.469563
Last updated: 4/18/2026, 8:44:35 AM
Quick Conversions
| XCD | BND |
|---|---|
| 1 XCD | 0.47 BND |
| 10 XCD | 4.71 BND |
| 50 XCD | 23.54 BND |
| 100 XCD | 47.09 BND |
| 500 XCD | 235.44 BND |
| 1,000 XCD | 470.88 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-04-18T08:44:35Z",
"rates": {
"BND": 0.470878
}
}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.0878,
"rate": 0.470878
}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