Rate Overview
Live
1 XCD = 0.620844 BAM
1 BAM = 1.6107
XCD
Avg
0.641182
High
0.702526
Low
0.610925
Last updated: 5/27/2026, 1:55:27 PM
Quick Conversions
| XCD | BAM |
|---|---|
| 1 XCD | 0.62 BAM |
| 10 XCD | 6.21 BAM |
| 50 XCD | 31.04 BAM |
| 100 XCD | 62.08 BAM |
| 500 XCD | 310.42 BAM |
| 1,000 XCD | 620.84 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-27T13:55:27Z",
"rates": {
"BAM": 0.620844
}
}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.084399999999995,
"rate": 0.620844
}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