Rate Overview
Live
1 VEF = 0.001294 LBP
1 LBP = 772.7975
VEF
Avg
0.003736
High
0.007990
Low
0.001294
Last updated: 7/9/2026, 9:33:16 PM
Quick Conversions
| VEF | LBP |
|---|---|
| 1 VEF | 0.00 LBP |
| 10 VEF | 0.01 LBP |
| 50 VEF | 0.06 LBP |
| 100 VEF | 0.13 LBP |
| 500 VEF | 0.65 LBP |
| 1,000 VEF | 1.29 LBP |
Get VEF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=LBPExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-07-09T21:33:16Z",
"rates": {
"LBP": 0.001294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "LBP",
"amount": 100
},
"result": 0.12940000000000002,
"rate": 0.001294
}Build with VEF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key