Rate Overview
Live
1 LAK = 0.139783 COP
1 COP = 7.1539
LAK
Avg
0.140970
High
0.143678
Low
0.139552
Last updated: 9/7/2026, 12:42:21 AM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.14 COP |
| 10 LAK | 1.40 COP |
| 50 LAK | 6.99 COP |
| 100 LAK | 13.98 COP |
| 500 LAK | 69.89 COP |
| 1,000 LAK | 139.78 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-09-07T00:42:21Z",
"rates": {
"COP": 0.139783
}
}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": 13.978299999999999,
"rate": 0.139783
}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