Rate Overview
Live
1 LRD = 17.5723 COP
1 COP = 0.056908
LRD
Avg
20.1391
High
21.8502
Low
17.5723
Last updated: 8/1/2026, 12:33:43 PM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 17.57 COP |
| 10 LRD | 175.72 COP |
| 50 LRD | 878.61 COP |
| 100 LRD | 1,757.23 COP |
| 500 LRD | 8,786.14 COP |
| 1,000 LRD | 17,572.28 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-08-01T12:33:43Z",
"rates": {
"COP": 17.572277
}
}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": 1757.2277,
"rate": 17.572277
}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