Rate Overview
Live
1 CLP = 0.001882 BGN
1 BGN = 531.3496
CLP
Avg
0.001851
High
0.001930
Low
0.001719
Last updated: 6/25/2026, 4:07:38 AM
Quick Conversions
| CLP | BGN |
|---|---|
| 1 CLP | 0.00 BGN |
| 10 CLP | 0.02 BGN |
| 50 CLP | 0.09 BGN |
| 100 CLP | 0.19 BGN |
| 500 CLP | 0.94 BGN |
| 1,000 CLP | 1.88 BGN |
Get CLP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BGNExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-06-25T04:07:38Z",
"rates": {
"BGN": 0.001882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BGN",
"amount": 100
},
"result": 0.1882,
"rate": 0.001882
}Build with CLP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key