Rate Overview
Live
1 XCD = 0.627775 BAM
1 BAM = 1.5929
XCD
Avg
0.632870
High
0.636926
Low
0.627775
Last updated: 7/31/2026, 3:40:29 PM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.63 BAM |
| 10 XCD | 6.28 BAM |
| 50 XCD | 31.39 BAM |
| 100 XCD | 62.78 BAM |
| 500 XCD | 313.89 BAM |
| 1,000 XCD | 627.78 BAM |
Get XCD/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BAMExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-31T15:40:29Z",
"rates": {
"BAM": 0.627775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BAM",
"amount": 100
},
"result": 62.777499999999996,
"rate": 0.627775
}Build with XCD/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key