Rate Overview
Live
1 COP = 0.000813 LTL
1 LTL = 1230.01
COP
Avg
0.000798
High
0.000830
Low
0.000772
Last updated: 5/29/2026, 9:48:38 PM
Quick Conversions
| COP | LTL |
|---|---|
| 1 COP | 0.00 LTL |
| 10 COP | 0.01 LTL |
| 50 COP | 0.04 LTL |
| 100 COP | 0.08 LTL |
| 500 COP | 0.41 LTL |
| 1,000 COP | 0.81 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-05-29T21:48:38Z",
"rates": {
"LTL": 0.000813
}
}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.0813,
"rate": 0.000813
}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