Rate Overview
Live
1 COP = 0.105348 LKR
1 LKR = 9.4923
COP
Avg
0.090999
High
0.105348
Low
0.082309
Last updated: 7/31/2026, 1:02:32 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.11 LKR |
| 10 COP | 1.05 LKR |
| 50 COP | 5.27 LKR |
| 100 COP | 10.53 LKR |
| 500 COP | 52.67 LKR |
| 1,000 COP | 105.35 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-31T01:02:32Z",
"rates": {
"LKR": 0.105348
}
}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.5348,
"rate": 0.105348
}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