Rate Overview
Live
1 COP = 6.1021 LAK
1 LAK = 0.163878
COP
Avg
6.0701
High
6.1163
Low
6.0104
Last updated: 4/17/2026, 2:41:07 PM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 6.10 LAK |
| 10 COP | 61.02 LAK |
| 50 COP | 305.11 LAK |
| 100 COP | 610.21 LAK |
| 500 COP | 3,051.06 LAK |
| 1,000 COP | 6,102.11 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-04-17T14:41:07Z",
"rates": {
"LAK": 6.102112
}
}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": 610.2112,
"rate": 6.102112
}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