Rate Overview
Live
1 COP = 0.087649 LKR
1 LKR = 11.4091
COP
Avg
0.087352
High
0.087996
Low
0.086467
Last updated: 4/18/2026, 8:44:45 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.09 LKR |
| 10 COP | 0.88 LKR |
| 50 COP | 4.38 LKR |
| 100 COP | 8.76 LKR |
| 500 COP | 43.82 LKR |
| 1,000 COP | 87.65 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-04-18T08:44:45Z",
"rates": {
"LKR": 0.087649
}
}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.7649,
"rate": 0.087649
}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