Rate Overview
Live
1 LRD = 19.6502 COP
1 COP = 0.050890
LRD
Avg
19.7013
High
19.8436
Low
19.4873
Last updated: 4/17/2026, 4:02:59 PM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 19.65 COP |
| 10 LRD | 196.50 COP |
| 50 LRD | 982.51 COP |
| 100 LRD | 1,965.02 COP |
| 500 LRD | 9,825.10 COP |
| 1,000 LRD | 19,650.20 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-04-17T16:02:59Z",
"rates": {
"COP": 19.6502
}
}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": 1965.0200000000002,
"rate": 19.6502
}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