Rate Overview
Live
1 LRD = 20.0424 COP
1 COP = 0.049894
LRD
Avg
20.6892
High
21.8304
Low
19.4668
Last updated: 3/28/2026, 1:36:22 PM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 20.04 COP |
| 10 LRD | 200.42 COP |
| 50 LRD | 1,002.12 COP |
| 100 LRD | 2,004.24 COP |
| 500 LRD | 10,021.21 COP |
| 1,000 LRD | 20,042.42 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-28T13:36:22Z",
"rates": {
"COP": 20.042419
}
}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.2419,
"rate": 20.042419
}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