Rate Overview
Live
1 COP = 0.050890 LRD
1 LRD = 19.6502
COP
Avg
0.050760
High
0.051315
Low
0.050394
Last updated: 4/17/2026, 2:40:42 PM
Quick Conversions
| COP | LRD |
|---|---|
| 1 COP | 0.05 LRD |
| 10 COP | 0.51 LRD |
| 50 COP | 2.54 LRD |
| 100 COP | 5.09 LRD |
| 500 COP | 25.45 LRD |
| 1,000 COP | 50.89 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-04-17T14:40:42Z",
"rates": {
"LRD": 0.05089
}
}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.0889999999999995,
"rate": 0.05089
}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