Rate Overview
Live
1 COP = 7.2317 LAK
1 LAK = 0.138280
COP
Avg
7.1839
High
7.2317
Low
7.1262
Last updated: 8/14/2026, 12:23:56 PM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 7.23 LAK |
| 10 COP | 72.32 LAK |
| 50 COP | 361.58 LAK |
| 100 COP | 723.17 LAK |
| 500 COP | 3,615.84 LAK |
| 1,000 COP | 7,231.68 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-08-14T12:23:56Z",
"rates": {
"LAK": 7.231684
}
}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": 723.1683999999999,
"rate": 7.231684
}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