Rate Overview
Live
1 COP = 7.1342 LAK
1 LAK = 0.140170
COP
Avg
7.0579
High
7.1342
Low
6.9600
Last updated: 9/4/2026, 11:30:47 AM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 7.13 LAK |
| 10 COP | 71.34 LAK |
| 50 COP | 356.71 LAK |
| 100 COP | 713.42 LAK |
| 500 COP | 3,567.09 LAK |
| 1,000 COP | 7,134.17 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-09-04T11:30:47Z",
"rates": {
"LAK": 7.134171
}
}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": 713.4171,
"rate": 7.134171
}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