Rate Overview
Live
1 BAM = 264.4321 CRC
1 CRC = 0.003782
BAM
Avg
285.5911
High
303.9993
Low
264.4321
Last updated: 7/22/2026, 7:50:47 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 264.43 CRC |
| 10 BAM | 2,644.32 CRC |
| 50 BAM | 13,221.60 CRC |
| 100 BAM | 26,443.21 CRC |
| 500 BAM | 132,216.04 CRC |
| 1,000 BAM | 264,432.07 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-22T19:50:47Z",
"rates": {
"CRC": 264.43207
}
}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": 26443.207000000002,
"rate": 264.43207
}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