Rate Overview
Live
1 BAM = 15.4137 CUP
1 CUP = 0.064877
BAM
Avg
14.9243
High
15.9757
Low
14.1211
Last updated: 7/25/2026, 1:59:36 PM
Quick Conversions
| BAM | CUP |
|---|---|
| 1 BAM | 15.41 CUP |
| 10 BAM | 154.14 CUP |
| 50 BAM | 770.68 CUP |
| 100 BAM | 1,541.37 CUP |
| 500 BAM | 7,706.83 CUP |
| 1,000 BAM | 15,413.67 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-07-25T13:59:36Z",
"rates": {
"CUP": 15.413668
}
}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": 1541.3668,
"rate": 15.413668
}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