Rate Overview
Live
1 BAM = 0.595142 CUC
1 CUC = 1.6803
BAM
Avg
0.594276
High
0.595142
Low
0.593238
Last updated: 5/27/2026, 12:13:44 PM
Quick Conversions
| BAM | CUC |
|---|---|
| 1 BAM | 0.60 CUC |
| 10 BAM | 5.95 CUC |
| 50 BAM | 29.76 CUC |
| 100 BAM | 59.51 CUC |
| 500 BAM | 297.57 CUC |
| 1,000 BAM | 595.14 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-05-27T12:13:44Z",
"rates": {
"CUC": 0.595142
}
}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.514199999999995,
"rate": 0.595142
}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