Rate Overview
Live
1 BAM = 264.7455 CRC
1 CRC = 0.003777
BAM
Avg
265.1558
High
266.5406
Low
262.9063
Last updated: 7/25/2026, 1:19:58 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 264.75 CRC |
| 10 BAM | 2,647.45 CRC |
| 50 BAM | 13,237.27 CRC |
| 100 BAM | 26,474.55 CRC |
| 500 BAM | 132,372.73 CRC |
| 1,000 BAM | 264,745.47 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-07-25T01:19:58Z",
"rates": {
"CRC": 264.745466
}
}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": 26474.5466,
"rate": 264.745466
}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