Rate Overview
Live
1 COP = 0.082282 LKR
1 LKR = 12.1533
COP
Avg
0.082384
High
0.082785
Low
0.081904
Last updated: 3/6/2026, 11:24:59 PM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.08 LKR |
| 10 COP | 0.82 LKR |
| 50 COP | 4.11 LKR |
| 100 COP | 8.23 LKR |
| 500 COP | 41.14 LKR |
| 1,000 COP | 82.28 LKR |
Get COP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LKRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-06T23:24:59Z",
"rates": {
"LKR": 0.082282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LKR",
"amount": 100
},
"result": 8.2282,
"rate": 0.082282
}Build with COP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key