Rate Overview
Live
1 BAM = 0.583613 CUC
1 CUC = 1.7135
BAM
Avg
0.577882
High
0.604602
Low
0.527197
Last updated: 7/21/2026, 2:26:17 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.58 CUC |
| 10 BAM | 5.84 CUC |
| 50 BAM | 29.18 CUC |
| 100 BAM | 58.36 CUC |
| 500 BAM | 291.81 CUC |
| 1,000 BAM | 583.61 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-21T14:26:17Z",
"rates": {
"CUC": 0.583613
}
}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.36130000000001,
"rate": 0.583613
}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