Rate Overview
Live
1 XCD = 0.469957 BND
1 BND = 2.1279
XCD
Avg
0.471337
High
0.472108
Low
0.469957
Last updated: 5/8/2026, 12:59:14 PM
Quick Conversions
| XCD | BND |
|---|---|
| 1 XCD | 0.47 BND |
| 10 XCD | 4.70 BND |
| 50 XCD | 23.50 BND |
| 100 XCD | 47.00 BND |
| 500 XCD | 234.98 BND |
| 1,000 XCD | 469.96 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-05-08T12:59:14Z",
"rates": {
"BND": 0.469957
}
}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": 46.9957,
"rate": 0.469957
}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