Rate Overview
Live
1 XCD = 0.621777 BAM
1 BAM = 1.6083
XCD
Avg
0.621488
High
0.636926
Low
0.602138
Last updated: 9/4/2026, 1:31:00 PM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.62 BAM |
| 10 XCD | 6.22 BAM |
| 50 XCD | 31.09 BAM |
| 100 XCD | 62.18 BAM |
| 500 XCD | 310.89 BAM |
| 1,000 XCD | 621.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-09-04T13:31:00Z",
"rates": {
"BAM": 0.621777
}
}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.1777,
"rate": 0.621777
}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