Rate Overview
Live
1 LRD = 0.005512 CUC
1 CUC = 181.4224
LRD
Avg
0.005518
High
0.005537
Low
0.005505
Last updated: 7/28/2026, 8:43:37 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.76 CUC |
| 1,000 LRD | 5.51 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-28T08:43:37Z",
"rates": {
"CUC": 0.005512
}
}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.5512,
"rate": 0.005512
}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