Rate Overview
Live
1 LRD = 0.005543 CUC
1 CUC = 180.4077
LRD
Avg
0.005431
High
0.005654
Low
0.004972
Last updated: 7/31/2026, 9:15:53 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.77 CUC |
| 1,000 LRD | 5.54 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-07-31T09:15:53Z",
"rates": {
"CUC": 0.005543
}
}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.5543,
"rate": 0.005543
}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