Rate Overview
Live
1 BAM = 0.589382 CUC
1 CUC = 1.6967
BAM
Avg
0.590230
High
0.591122
Low
0.589174
Last updated: 8/13/2026, 1:35:50 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.59 CUC |
| 10 BAM | 5.89 CUC |
| 50 BAM | 29.47 CUC |
| 100 BAM | 58.94 CUC |
| 500 BAM | 294.69 CUC |
| 1,000 BAM | 589.38 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-08-13T13:35:50Z",
"rates": {
"CUC": 0.589382
}
}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.938199999999995,
"rate": 0.589382
}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