Rate Overview
Live
1 BAM = 0.582071 CUC
1 CUC = 1.7180
BAM
Avg
0.594374
High
0.606930
Low
0.581310
Last updated: 7/24/2026, 11:20:57 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.58 CUC |
| 10 BAM | 5.82 CUC |
| 50 BAM | 29.10 CUC |
| 100 BAM | 58.21 CUC |
| 500 BAM | 291.04 CUC |
| 1,000 BAM | 582.07 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-24T23:20:57Z",
"rates": {
"CUC": 0.582071
}
}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.2071,
"rate": 0.582071
}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