Rate Overview
Live
1 XCD = 0.631181 BAM
1 BAM = 1.5843
XCD
Avg
0.618674
High
0.631181
Low
0.602138
Last updated: 6/21/2026, 7:29:09 PM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.63 BAM |
| 10 XCD | 6.31 BAM |
| 50 XCD | 31.56 BAM |
| 100 XCD | 63.12 BAM |
| 500 XCD | 315.59 BAM |
| 1,000 XCD | 631.18 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-21T19:29:09Z",
"rates": {
"BAM": 0.631181
}
}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.1181,
"rate": 0.631181
}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