Rate Overview
Live
1 BAM = 14.1285 CUP
1 CUP = 0.070779
BAM
Avg
14.1824
High
14.2284
Low
14.1285
Last updated: 3/27/2026, 9:41:57 PM
Quick Conversions
| BAM | CUP |
|---|---|
| 1 BAM | 14.13 CUP |
| 10 BAM | 141.28 CUP |
| 50 BAM | 706.42 CUP |
| 100 BAM | 1,412.85 CUP |
| 500 BAM | 7,064.24 CUP |
| 1,000 BAM | 14,128.48 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-03-27T21:41:57Z",
"rates": {
"CUP": 14.128475
}
}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": 1412.8475,
"rate": 14.128475
}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