Rate Overview
Live
1 VEF = 0.001481 LBP
1 LBP = 675.2194
VEF
Avg
0.001515
High
0.001541
Low
0.001481
Last updated: 6/19/2026, 8:25:48 AM
Quick Conversions
| VEF | LBP |
|---|---|
| 1 VEF | 0.00 LBP |
| 10 VEF | 0.01 LBP |
| 50 VEF | 0.07 LBP |
| 100 VEF | 0.15 LBP |
| 500 VEF | 0.74 LBP |
| 1,000 VEF | 1.48 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-06-19T08:25:48Z",
"rates": {
"LBP": 0.001481
}
}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.14809999999999998,
"rate": 0.001481
}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