Rate Overview
Live
1 CLP = 0.001908 BGN
1 BGN = 524.1090 CLP
Avg
0.001790
High
0.001908
Low
0.001727
Last updated: 1/25/2026, 9:18:34 AM
Quick Conversions
| CLP | BGN |
|---|---|
| 1 CLP | 0.00 BGN |
| 10 CLP | 0.02 BGN |
| 50 CLP | 0.10 BGN |
| 100 CLP | 0.19 BGN |
| 500 CLP | 0.95 BGN |
| 1,000 CLP | 1.91 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-01-25T09:18:34Z",
"rates": {
"BGN": 0.001908
}
}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.1908,
"rate": 0.001908
}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