Rate Overview
Live
1 COP = 0.056317 LRD
1 LRD = 17.7566
COP
Avg
0.050897
High
0.056317
Low
0.047658
Last updated: 7/25/2026, 9:52:34 PM
Quick Conversions
| COP | LRD |
|---|---|
| 1 COP | 0.06 LRD |
| 10 COP | 0.56 LRD |
| 50 COP | 2.82 LRD |
| 100 COP | 5.63 LRD |
| 500 COP | 28.16 LRD |
| 1,000 COP | 56.32 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-25T21:52:34Z",
"rates": {
"LRD": 0.056317
}
}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.6316999999999995,
"rate": 0.056317
}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