Rate Overview
Live
1 COP = 0.000943 LTL
1 LTL = 1060.45
COP
Avg
0.000778
High
0.000943
Low
0.000711
Last updated: 7/25/2026, 2:53:06 PM
Quick Conversions
| COP | LTL |
|---|---|
| 1 COP | 0.00 LTL |
| 10 COP | 0.01 LTL |
| 50 COP | 0.05 LTL |
| 100 COP | 0.09 LTL |
| 500 COP | 0.47 LTL |
| 1,000 COP | 0.94 LTL |
Get COP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LTLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-25T14:53:06Z",
"rates": {
"LTL": 0.000943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LTL",
"amount": 100
},
"result": 0.09430000000000001,
"rate": 0.000943
}Build with COP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key