Rate Overview
Live
1 XCD = 0.614046 BAM
1 BAM = 1.6285
XCD
Avg
0.617099
High
0.618475
Low
0.614046
Last updated: 5/7/2026, 9:06:24 AM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.61 BAM |
| 10 XCD | 6.14 BAM |
| 50 XCD | 30.70 BAM |
| 100 XCD | 61.40 BAM |
| 500 XCD | 307.02 BAM |
| 1,000 XCD | 614.05 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-05-07T09:06:24Z",
"rates": {
"BAM": 0.614046
}
}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.404599999999995,
"rate": 0.614046
}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