Rate Overview
Live
1 LBP = 0.009952 CLP
1 CLP = 100.4823
LBP
Avg
0.010035
High
0.010213
Low
0.009951
Last updated: 5/9/2026, 7:21:33 AM
Quick Conversions
| LBP | CLP |
|---|---|
| 1 LBP | 0.01 CLP |
| 10 LBP | 0.10 CLP |
| 50 LBP | 0.50 CLP |
| 100 LBP | 1.00 CLP |
| 500 LBP | 4.98 CLP |
| 1,000 LBP | 9.95 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-05-09T07:21:33Z",
"rates": {
"CLP": 0.009952
}
}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.9952000000000001,
"rate": 0.009952
}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