Rate Overview
Live
1 COP = 5.6972 LAK
1 LAK = 0.175526
COP
Avg
5.6833
High
5.7011
Low
5.6427
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| COP | LAK |
|---|---|
| 1 COP | 5.70 LAK |
| 10 COP | 56.97 LAK |
| 50 COP | 284.86 LAK |
| 100 COP | 569.72 LAK |
| 500 COP | 2,848.59 LAK |
| 1,000 COP | 5,697.17 LAK |
Get COP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LAKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T07:36:58Z",
"rates": {
"LAK": 5.697171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LAK",
"amount": 100
},
"result": 569.7171,
"rate": 5.697171
}Build with COP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key