Rate Overview
Live
1 LRD = 16.8605 COP
1 COP = 0.059310
LRD
Avg
17.1754
High
17.3519
Low
16.8605
Last updated: 8/20/2026, 1:41:53 PM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 16.86 COP |
| 10 LRD | 168.60 COP |
| 50 LRD | 843.02 COP |
| 100 LRD | 1,686.05 COP |
| 500 LRD | 8,430.25 COP |
| 1,000 LRD | 16,860.50 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-20T13:41:53Z",
"rates": {
"COP": 16.860495
}
}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": 1686.0495,
"rate": 16.860495
}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