Rate Overview
Live
1 VEF = 0.002082 LBP
1 LBP = 480.3074
VEF
Avg
0.002122
High
0.002171
Low
0.002082
Last updated: 3/7/2026, 1:03:11 AM
Quick Conversions
| VEF | LBP |
|---|---|
| 1 VEF | 0.00 LBP |
| 10 VEF | 0.02 LBP |
| 50 VEF | 0.10 LBP |
| 100 VEF | 0.21 LBP |
| 500 VEF | 1.04 LBP |
| 1,000 VEF | 2.08 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-03-07T01:03:11Z",
"rates": {
"LBP": 0.002082
}
}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.2082,
"rate": 0.002082
}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