Rate Overview
Live
1 BAM = 269.9782 CRC
1 CRC = 0.003704
BAM
Avg
270.6995
High
272.5126
Low
268.9564
Last updated: 6/16/2026, 1:25:57 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 269.98 CRC |
| 10 BAM | 2,699.78 CRC |
| 50 BAM | 13,498.91 CRC |
| 100 BAM | 26,997.82 CRC |
| 500 BAM | 134,989.10 CRC |
| 1,000 BAM | 269,978.19 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-06-16T13:25:57Z",
"rates": {
"CRC": 269.978194
}
}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": 26997.819399999997,
"rate": 269.978194
}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