Rate Overview
Live
1 XCD = 0.626240 BAM
1 BAM = 1.5968
XCD
Avg
0.624868
High
0.626240
Low
0.622689
Last updated: 3/27/2026, 11:28:24 AM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.63 BAM |
| 10 XCD | 6.26 BAM |
| 50 XCD | 31.31 BAM |
| 100 XCD | 62.62 BAM |
| 500 XCD | 313.12 BAM |
| 1,000 XCD | 626.24 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-03-27T11:28:24Z",
"rates": {
"BAM": 0.62624
}
}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.624,
"rate": 0.62624
}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