Rate Overview
Live
1 COP = 26.0983 LBP
1 LBP = 0.038317
COP
Avg
25.7387
High
26.1677
Low
25.2132
Last updated: 6/18/2026, 10:18:39 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 26.10 LBP |
| 10 COP | 260.98 LBP |
| 50 COP | 1,304.92 LBP |
| 100 COP | 2,609.83 LBP |
| 500 COP | 13,049.16 LBP |
| 1,000 COP | 26,098.32 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-06-18T10:18:39Z",
"rates": {
"LBP": 26.098324
}
}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": 2609.8324000000002,
"rate": 26.098324
}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