Rate Overview
Live
1 LRD = 20.0437 COP
1 COP = 0.049891
LRD
Avg
20.0970
High
20.3372
Low
19.8762
Last updated: 5/28/2026, 2:29:31 AM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 20.04 COP |
| 10 LRD | 200.44 COP |
| 50 LRD | 1,002.19 COP |
| 100 LRD | 2,004.37 COP |
| 500 LRD | 10,021.87 COP |
| 1,000 LRD | 20,043.73 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-05-28T02:29:31Z",
"rates": {
"COP": 20.04373
}
}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": 2004.373,
"rate": 20.04373
}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