Rate Overview
Live
1 LRD = 0.005519 CUC
1 CUC = 181.1922
LRD
Avg
0.005511
High
0.005520
Low
0.005499
Last updated: 7/10/2026, 8:31:17 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.52 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-10T08:31:17Z",
"rates": {
"CUC": 0.005519
}
}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.5519,
"rate": 0.005519
}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