Rate Overview
Live
1 COP = 7.1977 LAK
1 LAK = 0.138934
COP
Avg
7.1845
High
7.2317
Low
7.1573
Last updated: 8/20/2026, 10:46:34 AM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 7.20 LAK |
| 10 COP | 71.98 LAK |
| 50 COP | 359.88 LAK |
| 100 COP | 719.77 LAK |
| 500 COP | 3,598.84 LAK |
| 1,000 COP | 7,197.69 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-20T10:46:34Z",
"rates": {
"LAK": 7.197686
}
}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": 719.7686,
"rate": 7.197686
}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