Rate Overview
Live
1 BAM = 15.6863 CUP
1 CUP = 0.063750
BAM
Avg
15.6753
High
15.7277
Low
15.6348
Last updated: 6/16/2026, 12:17:11 PM
Quick Conversions
| BAM | CUP |
|---|---|
| 1 BAM | 15.69 CUP |
| 10 BAM | 156.86 CUP |
| 50 BAM | 784.32 CUP |
| 100 BAM | 1,568.63 CUP |
| 500 BAM | 7,843.17 CUP |
| 1,000 BAM | 15,686.34 CUP |
Get BAM/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CUPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-06-16T12:17:11Z",
"rates": {
"CUP": 15.686337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CUP",
"amount": 100
},
"result": 1568.6337,
"rate": 15.686337
}Build with BAM/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key