Rate Overview
Live
1 BAM = 15.7439 CUP
1 CUP = 0.063517
BAM
Avg
15.7192
High
15.7505
Low
15.6932
Last updated: 9/5/2026, 9:29:00 PM
Quick Conversions
| BAM | CUP |
|---|---|
| 1 BAM | 15.74 CUP |
| 10 BAM | 157.44 CUP |
| 50 BAM | 787.19 CUP |
| 100 BAM | 1,574.39 CUP |
| 500 BAM | 7,871.93 CUP |
| 1,000 BAM | 15,743.87 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-09-05T21:29:00Z",
"rates": {
"CUP": 15.743865
}
}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": 1574.3865,
"rate": 15.743865
}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