Rate Overview
Live
1 LAK = 0.142080 COP
1 COP = 7.0383
LAK
Avg
0.164970
High
0.177220
Low
0.142080
Last updated: 7/26/2026, 3:01:54 AM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.14 COP |
| 10 LAK | 1.42 COP |
| 50 LAK | 7.10 COP |
| 100 LAK | 14.21 COP |
| 500 LAK | 71.04 COP |
| 1,000 LAK | 142.08 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-07-26T03:01:54Z",
"rates": {
"COP": 0.14208
}
}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": 14.208000000000002,
"rate": 0.14208
}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