Rate Overview
Live
1 LAK = 0.167043 COP
1 COP = 5.9865
LAK
Avg
0.169844
High
0.177220
Low
0.162377
Last updated: 5/29/2026, 2:29:32 PM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.17 COP |
| 10 LAK | 1.67 COP |
| 50 LAK | 8.35 COP |
| 100 LAK | 16.70 COP |
| 500 LAK | 83.52 COP |
| 1,000 LAK | 167.04 COP |
Get LAK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=COPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-29T14:29:32Z",
"rates": {
"COP": 0.167043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "COP",
"amount": 100
},
"result": 16.7043,
"rate": 0.167043
}Build with LAK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key