Rate Overview
Live
1 XCD = 0.614309 BAM
1 BAM = 1.6278
XCD
Avg
0.616037
High
0.619279
Low
0.612927
Last updated: 4/17/2026, 4:54:25 AM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.61 BAM |
| 10 XCD | 6.14 BAM |
| 50 XCD | 30.72 BAM |
| 100 XCD | 61.43 BAM |
| 500 XCD | 307.15 BAM |
| 1,000 XCD | 614.31 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-04-17T04:54:25Z",
"rates": {
"BAM": 0.614309
}
}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": 61.4309,
"rate": 0.614309
}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