Rate Overview
Live
1 COP = 0.085833 LKR
1 LKR = 11.6505
COP
Avg
0.086649
High
0.087559
Low
0.085833
Last updated: 5/9/2026, 3:40:21 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.09 LKR |
| 10 COP | 0.86 LKR |
| 50 COP | 4.29 LKR |
| 100 COP | 8.58 LKR |
| 500 COP | 42.92 LKR |
| 1,000 COP | 85.83 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-05-09T03:40:21Z",
"rates": {
"LKR": 0.085833
}
}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.583300000000001,
"rate": 0.085833
}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