Rate Overview
Live
1 BAM = 0.584598 CUC
1 CUC = 1.7106
BAM
Avg
0.586548
High
0.593689
Low
0.581165
Last updated: 7/6/2026, 2:53:29 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.58 CUC |
| 10 BAM | 5.85 CUC |
| 50 BAM | 29.23 CUC |
| 100 BAM | 58.46 CUC |
| 500 BAM | 292.30 CUC |
| 1,000 BAM | 584.60 CUC |
Get BAM/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CUCExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-06T14:53:29Z",
"rates": {
"CUC": 0.584598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CUC",
"amount": 100
},
"result": 58.459799999999994,
"rate": 0.584598
}Build with BAM/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key