Rate Overview
Live
1 LBP = 0.035650 COP
1 COP = 28.0505
LBP
Avg
0.039891
High
0.042325
Low
0.035650
Last updated: 7/28/2026, 11:15:05 PM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.04 COP |
| 10 LBP | 0.36 COP |
| 50 LBP | 1.78 COP |
| 100 LBP | 3.57 COP |
| 500 LBP | 17.83 COP |
| 1,000 LBP | 35.65 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-07-28T23:15:05Z",
"rates": {
"COP": 0.03565
}
}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": 3.565,
"rate": 0.03565
}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