Rate Overview
Live
1 XCD = 0.476594 BND
1 BND = 2.0982
XCD
Avg
0.476951
High
0.478059
Low
0.476308
Last updated: 7/27/2026, 11:54:44 PM
Quick Conversions
| XCD | BND |
|---|---|
| 1 XCD | 0.48 BND |
| 10 XCD | 4.77 BND |
| 50 XCD | 23.83 BND |
| 100 XCD | 47.66 BND |
| 500 XCD | 238.30 BND |
| 1,000 XCD | 476.59 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-07-27T23:54:44Z",
"rates": {
"BND": 0.476594
}
}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.659400000000005,
"rate": 0.476594
}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