Rate Overview
Live
1 COP = 0.085516 LKR
1 LKR = 11.6937
COP
Avg
0.084802
High
0.085516
Low
0.084155
Last updated: 3/27/2026, 6:35:01 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.76 LKR |
| 1,000 COP | 85.52 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-27T06:35:01Z",
"rates": {
"LKR": 0.085516
}
}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.551599999999999,
"rate": 0.085516
}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