Rate Overview
Live
1 COP = 6.4196 LAK
1 LAK = 0.155772
COP
Avg
6.3489
High
6.4203
Low
6.2618
Last updated: 6/19/2026, 8:21:42 AM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 6.42 LAK |
| 10 COP | 64.20 LAK |
| 50 COP | 320.98 LAK |
| 100 COP | 641.96 LAK |
| 500 COP | 3,209.81 LAK |
| 1,000 COP | 6,419.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-06-19T08:21:42Z",
"rates": {
"LAK": 6.419622
}
}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": 641.9622,
"rate": 6.419622
}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