Rate Overview
Live
1 LKR = 11.6505 COP
1 COP = 0.085833
LKR
Avg
11.5535
High
11.6505
Low
11.4208
Last updated: 5/9/2026, 9:55:04 AM
Quick Conversions
| LKR | COP |
|---|---|
| 1 LKR | 11.65 COP |
| 10 LKR | 116.51 COP |
| 50 LKR | 582.53 COP |
| 100 LKR | 1,165.05 COP |
| 500 LKR | 5,825.25 COP |
| 1,000 LKR | 11,650.50 COP |
Get LKR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=COPExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-09T09:55:04Z",
"rates": {
"COP": 11.6505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "COP",
"amount": 100
},
"result": 1165.05,
"rate": 11.6505
}Build with LKR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key