Rate Overview
Live
1 LBP = 0.001070 CVE
1 CVE = 934.5794
LBP
Avg
0.001055
High
0.001070
Low
0.001031
Last updated: 3/7/2026, 7:43:47 AM
Quick Conversions
| LBP | CVE |
|---|---|
| 1 LBP | 0.00 CVE |
| 10 LBP | 0.01 CVE |
| 50 LBP | 0.05 CVE |
| 100 LBP | 0.11 CVE |
| 500 LBP | 0.54 CVE |
| 1,000 LBP | 1.07 CVE |
Get LBP/CVE Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CVEExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:43:47Z",
"rates": {
"CVE": 0.00107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CVE&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CVE",
"amount": 100
},
"result": 0.107,
"rate": 0.00107
}Build with LBP/CVE Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key