Rate Overview
Live
1 LBP = 0.010279 CLP
1 CLP = 97.2857
LBP
Avg
0.009980
High
0.010279
Low
0.009656
Last updated: 3/7/2026, 4:05:24 AM
Quick Conversions
| LBP | CLP |
|---|---|
| 1 LBP | 0.01 CLP |
| 10 LBP | 0.10 CLP |
| 50 LBP | 0.51 CLP |
| 100 LBP | 1.03 CLP |
| 500 LBP | 5.14 CLP |
| 1,000 LBP | 10.28 CLP |
Get LBP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CLPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T04:05:24Z",
"rates": {
"CLP": 0.010279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CLP",
"amount": 100
},
"result": 1.0279,
"rate": 0.010279
}Build with LBP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key