Rate Overview
Live
1 LRD = 0.005445 CUC
1 CUC = 183.6547
LRD
Avg
0.005273
High
0.005663
Low
0.004977
Last updated: 3/28/2026, 1:33:53 PM
Quick Conversions
| LRD | CUC |
|---|---|
| 1 LRD | 0.01 CUC |
| 10 LRD | 0.05 CUC |
| 50 LRD | 0.27 CUC |
| 100 LRD | 0.54 CUC |
| 500 LRD | 2.72 CUC |
| 1,000 LRD | 5.45 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-28T13:33:53Z",
"rates": {
"CUC": 0.005445
}
}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.5445,
"rate": 0.005445
}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