Rate Overview
Live
1 LBP = 0.034911 COP
1 COP = 28.6443
LBP
Avg
0.034946
High
0.035341
Low
0.034696
Last updated: 8/19/2026, 9:01:15 AM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.03 COP |
| 10 LBP | 0.35 COP |
| 50 LBP | 1.75 COP |
| 100 LBP | 3.49 COP |
| 500 LBP | 17.46 COP |
| 1,000 LBP | 34.91 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-08-19T09:01:15Z",
"rates": {
"COP": 0.034911
}
}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.4911,
"rate": 0.034911
}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