Rate Overview
Live
1 LAK = 0.157311 COP
1 COP = 6.3568
LAK
Avg
0.158340
High
0.161617
Low
0.155754
Last updated: 6/18/2026, 10:18:44 AM
Quick Conversions
| LAK | COP |
|---|---|
| 1 LAK | 0.16 COP |
| 10 LAK | 1.57 COP |
| 50 LAK | 7.87 COP |
| 100 LAK | 15.73 COP |
| 500 LAK | 78.66 COP |
| 1,000 LAK | 157.31 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-06-18T10:18:44Z",
"rates": {
"COP": 0.157311
}
}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": 15.731100000000001,
"rate": 0.157311
}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