Rate Overview
Live
1 LBP = 0.040382 COP
1 COP = 24.7635
LBP
Avg
0.040500
High
0.040831
Low
0.040116
Last updated: 4/17/2026, 5:39:49 PM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.04 COP |
| 10 LBP | 0.40 COP |
| 50 LBP | 2.02 COP |
| 100 LBP | 4.04 COP |
| 500 LBP | 20.19 COP |
| 1,000 LBP | 40.38 COP |
Get LBP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=COPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T17:39:49Z",
"rates": {
"COP": 0.040382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "COP",
"amount": 100
},
"result": 4.0382,
"rate": 0.040382
}Build with LBP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key