Rate Overview
Live
1 COP = 0.056636 LRD
1 LRD = 17.6566
COP
Avg
0.056484
High
0.056636
Low
0.056143
Last updated: 7/31/2026, 2:27:05 AM
Quick Conversions
| COP | LRD |
|---|---|
| 1 COP | 0.06 LRD |
| 10 COP | 0.57 LRD |
| 50 COP | 2.83 LRD |
| 100 COP | 5.66 LRD |
| 500 COP | 28.32 LRD |
| 1,000 COP | 56.64 LRD |
Get COP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LRDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T02:27:05Z",
"rates": {
"LRD": 0.056636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LRD",
"amount": 100
},
"result": 5.6636,
"rate": 0.056636
}Build with COP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key