Rate Overview
Live
1 LAK = 0.142292 COP
1 COP = 7.0278
LAK
Avg
0.170954
High
0.193975
Low
0.142292
Last updated: 7/29/2026, 2:19:25 PM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.14 COP |
| 10 LAK | 1.42 COP |
| 50 LAK | 7.11 COP |
| 100 LAK | 14.23 COP |
| 500 LAK | 71.15 COP |
| 1,000 LAK | 142.29 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-29T14:19:25Z",
"rates": {
"COP": 0.142292
}
}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.2292,
"rate": 0.142292
}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