Rate Overview
Live
1 COP = 0.100621 LKR
1 LKR = 9.9383
COP
Avg
0.099935
High
0.100621
Low
0.098244
Last updated: 7/8/2026, 8:10:25 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.10 LKR |
| 10 COP | 1.01 LKR |
| 50 COP | 5.03 LKR |
| 100 COP | 10.06 LKR |
| 500 COP | 50.31 LKR |
| 1,000 COP | 100.62 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-07-08T08:10:25Z",
"rates": {
"LKR": 0.100621
}
}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": 10.062100000000001,
"rate": 0.100621
}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