Rate Overview
Live
1 LRD = 20.6330 COP
1 COP = 0.048466
LRD
Avg
20.5804
High
20.7591
Low
20.4464
Last updated: 3/7/2026, 7:43:50 AM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 20.63 COP |
| 10 LRD | 206.33 COP |
| 50 LRD | 1,031.65 COP |
| 100 LRD | 2,063.30 COP |
| 500 LRD | 10,316.49 COP |
| 1,000 LRD | 20,632.98 COP |
Get LRD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=COPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:43:50Z",
"rates": {
"COP": 20.632979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "COP",
"amount": 100
},
"result": 2063.2979,
"rate": 20.632979
}Build with LRD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key