Rate Overview
Live
1 LAK = 0.163877 COP
1 COP = 6.1021
LAK
Avg
0.164747
High
0.166377
Low
0.163497
Last updated: 4/17/2026, 11:01:31 AM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.16 COP |
| 10 LAK | 1.64 COP |
| 50 LAK | 8.19 COP |
| 100 LAK | 16.39 COP |
| 500 LAK | 81.94 COP |
| 1,000 LAK | 163.88 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-04-17T11:01:31Z",
"rates": {
"COP": 0.163877
}
}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.3877,
"rate": 0.163877
}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