Rate Overview
Live
1 LBP = 0.293916 VND
1 VND = 3.4023
LBP
Avg
0.294045
High
0.294812
Low
0.293328
Last updated: 7/10/2026, 2:11:27 PM
Quick Conversions
| LBP | VND |
|---|---|
| 1 LBP | 0.29 VND |
| 10 LBP | 2.94 VND |
| 50 LBP | 14.70 VND |
| 100 LBP | 29.39 VND |
| 500 LBP | 146.96 VND |
| 1,000 LBP | 293.92 VND |
Get LBP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=VNDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-10T14:11:27Z",
"rates": {
"VND": 0.293916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "VND",
"amount": 100
},
"result": 29.3916,
"rate": 0.293916
}Build with LBP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key