Rate Overview
Live
1 COP = 0.000540 BGN
1 BGN = 1851.85
COP
Avg
0.000537
High
0.000541
Low
0.000532
Last updated: 8/13/2026, 2:33:04 PM
Quick Conversions
| COP | BGN |
|---|---|
| 1 COP | 0.00 BGN |
| 10 COP | 0.01 BGN |
| 50 COP | 0.03 BGN |
| 100 COP | 0.05 BGN |
| 500 COP | 0.27 BGN |
| 1,000 COP | 0.54 BGN |
Get COP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BGNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-13T14:33:04Z",
"rates": {
"BGN": 0.00054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BGN",
"amount": 100
},
"result": 0.054,
"rate": 0.00054
}Build with COP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key