Rate Overview
Live
1 BAM = 268.6526 CRC
1 CRC = 0.003722
BAM
Avg
268.8343
High
270.9232
Low
266.3847
Last updated: 9/2/2026, 7:51:34 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 268.65 CRC |
| 10 BAM | 2,686.53 CRC |
| 50 BAM | 13,432.63 CRC |
| 100 BAM | 26,865.26 CRC |
| 500 BAM | 134,326.32 CRC |
| 1,000 BAM | 268,652.63 CRC |
Get BAM/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CRCExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-09-02T19:51:34Z",
"rates": {
"CRC": 268.65263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CRC",
"amount": 100
},
"result": 26865.263,
"rate": 268.65263
}Build with BAM/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key