Rate Overview
Live
1 COP = 6.7641 LAK
1 LAK = 0.147840
COP
Avg
6.6320
High
6.7641
Low
6.3811
Last updated: 7/6/2026, 11:28:24 PM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 6.76 LAK |
| 10 COP | 67.64 LAK |
| 50 COP | 338.20 LAK |
| 100 COP | 676.41 LAK |
| 500 COP | 3,382.03 LAK |
| 1,000 COP | 6,764.05 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-06T23:28:24Z",
"rates": {
"LAK": 6.764051
}
}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": 676.4051000000001,
"rate": 6.764051
}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