Rate Overview
Live
1 LBP = 0.000266 CUP
1 CUP = 3759.40 LBP
Avg
0.000266
High
0.000267
Low
0.000264
Last updated: 1/25/2026, 5:02:09 PM
Quick Conversions
| LBP | CUP |
|---|---|
| 1 LBP | 0.00 CUP |
| 10 LBP | 0.00 CUP |
| 50 LBP | 0.01 CUP |
| 100 LBP | 0.03 CUP |
| 500 LBP | 0.13 CUP |
| 1,000 LBP | 0.27 CUP |
Get LBP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CUPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T17:02:09Z",
"rates": {
"CUP": 0.000266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CUP",
"amount": 100
},
"result": 0.026600000000000002,
"rate": 0.000266
}Build with LBP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key