Rate Overview
Live
1 LBP = 0.294938 VND
1 VND = 3.3905
LBP
Avg
0.295029
High
0.295515
Low
0.294316
Last updated: 5/7/2026, 12:31:43 PM
Quick Conversions
| LBP | VND |
|---|---|
| 1 LBP | 0.29 VND |
| 10 LBP | 2.95 VND |
| 50 LBP | 14.75 VND |
| 100 LBP | 29.49 VND |
| 500 LBP | 147.47 VND |
| 1,000 LBP | 294.94 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-05-07T12:31:43Z",
"rates": {
"VND": 0.294938
}
}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.493799999999997,
"rate": 0.294938
}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