Rate Overview
Live
1 COP = 0.085501 LKR
1 LKR = 11.6958
COP
Avg
0.077477
High
0.085882
Low
0.068178
Last updated: 3/27/2026, 11:49:05 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.09 LKR |
| 10 COP | 0.86 LKR |
| 50 COP | 4.28 LKR |
| 100 COP | 8.55 LKR |
| 500 COP | 42.75 LKR |
| 1,000 COP | 85.50 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-27T11:49:05Z",
"rates": {
"LKR": 0.085501
}
}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.550099999999999,
"rate": 0.085501
}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