Rate Overview
Live
1 LRD = 20.3013 COP
1 COP = 0.049258
LRD
Avg
20.0588
High
20.3047
Low
19.7722
Last updated: 5/7/2026, 5:54:14 PM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 20.30 COP |
| 10 LRD | 203.01 COP |
| 50 LRD | 1,015.06 COP |
| 100 LRD | 2,030.13 COP |
| 500 LRD | 10,150.65 COP |
| 1,000 LRD | 20,301.29 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-07T17:54:14Z",
"rates": {
"COP": 20.301294
}
}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": 2030.1293999999998,
"rate": 20.301294
}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