Rate Overview
Live
1 COP = 26.9565 LBP
1 LBP = 0.037097
COP
Avg
26.6948
High
26.9565
Low
26.1875
Last updated: 7/8/2026, 8:58:06 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 26.96 LBP |
| 10 COP | 269.57 LBP |
| 50 COP | 1,347.83 LBP |
| 100 COP | 2,695.65 LBP |
| 500 COP | 13,478.25 LBP |
| 1,000 COP | 26,956.51 LBP |
Get COP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LBPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-08T08:58:06Z",
"rates": {
"LBP": 26.956506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LBP",
"amount": 100
},
"result": 2695.6506,
"rate": 26.956506
}Build with COP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key