Rate Overview
Live
1 COP = 5.8951 LAK
1 LAK = 0.169632
COP
Avg
5.9626
High
6.0444
Low
5.8905
Last updated: 5/7/2026, 3:40:21 PM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 5.90 LAK |
| 10 COP | 58.95 LAK |
| 50 COP | 294.76 LAK |
| 100 COP | 589.51 LAK |
| 500 COP | 2,947.56 LAK |
| 1,000 COP | 5,895.12 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-05-07T15:40:21Z",
"rates": {
"LAK": 5.895122
}
}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": 589.5122,
"rate": 5.895122
}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