Rate Overview
Live
1 LRD = 17.3015 COP
1 COP = 0.057798
LRD
Avg
17.9952
High
18.9046
Low
17.3015
Last updated: 7/31/2026, 9:26:22 AM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 17.30 COP |
| 10 LRD | 173.02 COP |
| 50 LRD | 865.08 COP |
| 100 LRD | 1,730.15 COP |
| 500 LRD | 8,650.76 COP |
| 1,000 LRD | 17,301.52 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-07-31T09:26:22Z",
"rates": {
"COP": 17.301524
}
}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": 1730.1524,
"rate": 17.301524
}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