Rate Overview
Live
1 COP = 0.000944 LTL
1 LTL = 1059.32
COP
Avg
0.000800
High
0.000944
Low
0.000712
Last updated: 7/29/2026, 12:55:09 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-29T12:55:09Z",
"rates": {
"LTL": 0.000944
}
}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.0944,
"rate": 0.000944
}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