Rate Overview
Live
1 CRC = 0.003324 BGN
1 BGN = 300.8424
CRC
Avg
0.003346
High
0.003403
Low
0.003284
Last updated: 1/25/2026, 11:44:32 PM
Quick Conversions
| CRC | BGN |
|---|---|
| 1 CRC | 0.00 BGN |
| 10 CRC | 0.03 BGN |
| 50 CRC | 0.17 BGN |
| 100 CRC | 0.33 BGN |
| 500 CRC | 1.66 BGN |
| 1,000 CRC | 3.32 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-01-25T23:44:32Z",
"rates": {
"BGN": 0.003324
}
}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.33240000000000003,
"rate": 0.003324
}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