Rate Overview
Live
1 XCD = 0.634757 BAM
1 BAM = 1.5754
XCD
Avg
0.620182
High
0.634757
Low
0.603549
Last updated: 6/30/2026, 12:17:38 AM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.63 BAM |
| 10 XCD | 6.35 BAM |
| 50 XCD | 31.74 BAM |
| 100 XCD | 63.48 BAM |
| 500 XCD | 317.38 BAM |
| 1,000 XCD | 634.76 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-06-30T00:17:38Z",
"rates": {
"BAM": 0.634757
}
}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.4757,
"rate": 0.634757
}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