Rate Overview
Live
1 COP = 0.096844 LKR
1 LKR = 10.3259
COP
Avg
0.096535
High
0.097478
Low
0.095765
Last updated: 6/20/2026, 8:07:27 AM
Quick Conversions
| COP | LKR |
|---|---|
| 1 COP | 0.10 LKR |
| 10 COP | 0.97 LKR |
| 50 COP | 4.84 LKR |
| 100 COP | 9.68 LKR |
| 500 COP | 48.42 LKR |
| 1,000 COP | 96.84 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-06-20T08:07:27Z",
"rates": {
"LKR": 0.096844
}
}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": 9.6844,
"rate": 0.096844
}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