Rate Overview
Live
1 XCD = 0.631998 BAM
1 BAM = 1.5823
XCD
Avg
0.630505
High
0.636191
Low
0.622060
Last updated: 7/7/2026, 3:02:36 AM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.63 BAM |
| 10 XCD | 6.32 BAM |
| 50 XCD | 31.60 BAM |
| 100 XCD | 63.20 BAM |
| 500 XCD | 316.00 BAM |
| 1,000 XCD | 632.00 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-07T03:02:36Z",
"rates": {
"BAM": 0.631998
}
}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": 63.199799999999996,
"rate": 0.631998
}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