Rate Overview
Live
1 BAM = 0.582595 CUC
1 CUC = 1.7165
BAM
Avg
0.582342
High
0.583100
Low
0.581310
Last updated: 7/2/2026, 12:28:29 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.58 CUC |
| 10 BAM | 5.83 CUC |
| 50 BAM | 29.13 CUC |
| 100 BAM | 58.26 CUC |
| 500 BAM | 291.30 CUC |
| 1,000 BAM | 582.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-02T12:28:29Z",
"rates": {
"CUC": 0.582595
}
}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.259499999999996,
"rate": 0.582595
}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