Rate Overview
Live
1 BAM = 0.591937 CUC
1 CUC = 1.6894
BAM
Avg
0.591521
High
0.593496
Low
0.589993
Last updated: 6/16/2026, 12:16:31 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.59 CUC |
| 10 BAM | 5.92 CUC |
| 50 BAM | 29.60 CUC |
| 100 BAM | 59.19 CUC |
| 500 BAM | 295.97 CUC |
| 1,000 BAM | 591.94 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-06-16T12:16:31Z",
"rates": {
"CUC": 0.591937
}
}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": 59.19370000000001,
"rate": 0.591937
}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