Rate Overview
Live
1 COP = 5.9506 LAK
1 LAK = 0.168050
COP
Avg
5.7402
High
5.9631
Low
5.5098
Last updated: 3/28/2026, 12:01:38 PM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 5.95 LAK |
| 10 COP | 59.51 LAK |
| 50 COP | 297.53 LAK |
| 100 COP | 595.06 LAK |
| 500 COP | 2,975.31 LAK |
| 1,000 COP | 5,950.62 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-03-28T12:01:38Z",
"rates": {
"LAK": 5.950618
}
}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": 595.0618000000001,
"rate": 5.950618
}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