Rate Overview
Live
1 LBP = 698.3711 VEF
1 VEF = 0.001432
LBP
Avg
694.3248
High
698.3711
Low
691.8698
Last updated: 7/2/2026, 11:44:29 PM
Quick Conversions
| LBP | VEF |
|---|---|
| 1 LBP | 698.37 VEF |
| 10 LBP | 6,983.71 VEF |
| 50 LBP | 34,918.56 VEF |
| 100 LBP | 69,837.11 VEF |
| 500 LBP | 349,185.55 VEF |
| 1,000 LBP | 698,371.11 VEF |
Get LBP/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=VEFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-02T23:44:29Z",
"rates": {
"VEF": 698.371107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "VEF",
"amount": 100
},
"result": 69837.1107,
"rate": 698.371107
}Build with LBP/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key