Rate Overview
Live
1 LRD = 0.005502 CUC
1 CUC = 181.7521
LRD
Avg
0.005486
High
0.005502
Low
0.005467
Last updated: 6/19/2026, 8:42:03 AM
Quick Conversions
| LRD | CUC |
|---|---|
| 1 LRD | 0.01 CUC |
| 10 LRD | 0.06 CUC |
| 50 LRD | 0.28 CUC |
| 100 LRD | 0.55 CUC |
| 500 LRD | 2.75 CUC |
| 1,000 LRD | 5.50 CUC |
Get LRD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=CUCExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-06-19T08:42:03Z",
"rates": {
"CUC": 0.005502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "CUC",
"amount": 100
},
"result": 0.5502,
"rate": 0.005502
}Build with LRD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key