Rate Overview
Live
1 LRD = 0.005464 CUC
1 CUC = 183.0161
LRD
Avg
0.005459
High
0.005481
Low
0.005446
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| LRD | CUC |
|---|---|
| 1 LRD | 0.01 CUC |
| 10 LRD | 0.05 CUC |
| 50 LRD | 0.27 CUC |
| 100 LRD | 0.55 CUC |
| 500 LRD | 2.73 CUC |
| 1,000 LRD | 5.46 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-03-07T07:37:06Z",
"rates": {
"CUC": 0.005464
}
}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.5464,
"rate": 0.005464
}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