Rate Overview
Live
1 LBP = 0.000011 CUC
1 CUC = 90909.09 LBP
Avg
0.000011
High
0.000011
Low
0.000011
Last updated: 1/25/2026, 3:18:46 PM
Quick Conversions
| LBP | CUC |
|---|---|
| 1 LBP | 0.00 CUC |
| 10 LBP | 0.00 CUC |
| 50 LBP | 0.00 CUC |
| 100 LBP | 0.00 CUC |
| 500 LBP | 0.01 CUC |
| 1,000 LBP | 0.01 CUC |
Get LBP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CUCExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T15:18:46Z",
"rates": {
"CUC": 0.000011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CUC",
"amount": 100
},
"result": 0.0011,
"rate": 0.000011
}Build with LBP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key