Rate Overview
Live
1 COP = 0.056612 LRD
1 LRD = 17.6641
COP
Avg
0.051414
High
0.056612
Low
0.048354
Last updated: 7/28/2026, 3:01:11 PM
Quick Conversions
| COP | LRD |
|---|---|
| 1 COP | 0.06 LRD |
| 10 COP | 0.57 LRD |
| 50 COP | 2.83 LRD |
| 100 COP | 5.66 LRD |
| 500 COP | 28.31 LRD |
| 1,000 COP | 56.61 LRD |
Get COP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LRDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-28T15:01:11Z",
"rates": {
"LRD": 0.056612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LRD",
"amount": 100
},
"result": 5.6612,
"rate": 0.056612
}Build with COP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key