Rate Overview
Live
1 CRC = 0.003762 BGN
1 BGN = 265.8161
CRC
Avg
0.003596
High
0.003784
Low
0.003281
Last updated: 7/30/2026, 5:28:45 PM
Quick Conversions
| CRC | BGN |
|---|---|
| 1 CRC | 0.00 BGN |
| 10 CRC | 0.04 BGN |
| 50 CRC | 0.19 BGN |
| 100 CRC | 0.38 BGN |
| 500 CRC | 1.88 BGN |
| 1,000 CRC | 3.76 BGN |
Get CRC/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BGNExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-30T17:28:45Z",
"rates": {
"BGN": 0.003762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BGN",
"amount": 100
},
"result": 0.37620000000000003,
"rate": 0.003762
}Build with CRC/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key