Rate Overview
Live
1 LBP = 0.009798 CLP
1 CLP = 102.0616
LBP
Avg
0.009918
High
0.010008
Low
0.009798
Last updated: 4/18/2026, 8:44:27 AM
Quick Conversions
| LBP | CLP |
|---|---|
| 1 LBP | 0.01 CLP |
| 10 LBP | 0.10 CLP |
| 50 LBP | 0.49 CLP |
| 100 LBP | 0.98 CLP |
| 500 LBP | 4.90 CLP |
| 1,000 LBP | 9.80 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-04-18T08:44:27Z",
"rates": {
"CLP": 0.009798
}
}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": 0.9797999999999999,
"rate": 0.009798
}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