Rate Overview
Live
1 LBP = 0.042570 COP
1 COP = 23.4907
LBP
Avg
0.042156
High
0.042570
Low
0.041523
Last updated: 3/7/2026, 7:43:21 AM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.04 COP |
| 10 LBP | 0.43 COP |
| 50 LBP | 2.13 COP |
| 100 LBP | 4.26 COP |
| 500 LBP | 21.28 COP |
| 1,000 LBP | 42.57 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-03-07T07:43:21Z",
"rates": {
"COP": 0.04257
}
}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.257,
"rate": 0.04257
}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