Rate Overview
Live
1 LRD = 0.005730 CUC
1 CUC = 174.5201
LRD
Avg
0.005647
High
0.005730
Low
0.005579
Last updated: 9/10/2026, 4:47:51 AM
Quick Conversions
| LRD | CUC |
|---|---|
| 1 LRD | 0.01 CUC |
| 10 LRD | 0.06 CUC |
| 50 LRD | 0.29 CUC |
| 100 LRD | 0.57 CUC |
| 500 LRD | 2.86 CUC |
| 1,000 LRD | 5.73 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-09-10T04:47:51Z",
"rates": {
"CUC": 0.00573
}
}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.573,
"rate": 0.00573
}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