Rate Overview
Live
1 LAK = 0.147556 COP
1 COP = 6.7771
LAK
Avg
0.149239
High
0.152810
Low
0.147556
Last updated: 7/8/2026, 6:21:08 PM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.15 COP |
| 10 LAK | 1.48 COP |
| 50 LAK | 7.38 COP |
| 100 LAK | 14.76 COP |
| 500 LAK | 73.78 COP |
| 1,000 LAK | 147.56 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-08T18:21:08Z",
"rates": {
"COP": 0.147556
}
}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.7556,
"rate": 0.147556
}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