Rate Overview
Live
1 COP = 7.0925 LAK
1 LAK = 0.140994
COP
Avg
7.0371
High
7.0925
Low
6.9615
Last updated: 7/28/2026, 6:20:53 AM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 7.09 LAK |
| 10 COP | 70.93 LAK |
| 50 COP | 354.63 LAK |
| 100 COP | 709.25 LAK |
| 500 COP | 3,546.25 LAK |
| 1,000 COP | 7,092.51 LAK |
Get COP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LAKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-28T06:20:53Z",
"rates": {
"LAK": 7.092508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LAK",
"amount": 100
},
"result": 709.2507999999999,
"rate": 7.092508
}Build with COP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key