Rate Overview
Live
1 COP = 0.048466 LRD
1 LRD = 20.6330
COP
Avg
0.048591
High
0.048908
Low
0.048171
Last updated: 3/7/2026, 7:44:01 AM
Quick Conversions
| COP | LRD |
|---|---|
| 1 COP | 0.05 LRD |
| 10 COP | 0.48 LRD |
| 50 COP | 2.42 LRD |
| 100 COP | 4.85 LRD |
| 500 COP | 24.23 LRD |
| 1,000 COP | 48.47 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-03-07T07:44:01Z",
"rates": {
"LRD": 0.048466
}
}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": 4.8466000000000005,
"rate": 0.048466
}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