Rate Overview
Live
1 BAM = 0.584133 CUC
1 CUC = 1.7119
BAM
Avg
0.584522
High
0.586088
Low
0.583134
Last updated: 7/23/2026, 1:32:18 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.58 CUC |
| 10 BAM | 5.84 CUC |
| 50 BAM | 29.21 CUC |
| 100 BAM | 58.41 CUC |
| 500 BAM | 292.07 CUC |
| 1,000 BAM | 584.13 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-23T13:32:18Z",
"rates": {
"CUC": 0.584133
}
}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.4133,
"rate": 0.584133
}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