Rate Overview
Live
1 LRD = 18.1839 COP
1 COP = 0.054994
LRD
Avg
18.3892
High
18.5218
Low
18.1839
Last updated: 7/10/2026, 9:51:40 AM
Quick Conversions
| LRD | COP |
|---|---|
| 1 LRD | 18.18 COP |
| 10 LRD | 181.84 COP |
| 50 LRD | 909.19 COP |
| 100 LRD | 1,818.39 COP |
| 500 LRD | 9,091.94 COP |
| 1,000 LRD | 18,183.88 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-10T09:51:40Z",
"rates": {
"COP": 18.183883
}
}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": 1818.3883,
"rate": 18.183883
}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