Rate Overview
Live
1 LBP = 0.289725 VND
1 VND = 3.4515
LBP
Avg
0.290965
High
0.294728
Low
0.289200
Last updated: 9/9/2026, 10:53:40 AM
Quick Conversions
| LBP | VND |
|---|---|
| 1 LBP | 0.29 VND |
| 10 LBP | 2.90 VND |
| 50 LBP | 14.49 VND |
| 100 LBP | 28.97 VND |
| 500 LBP | 144.86 VND |
| 1,000 LBP | 289.73 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-09-09T10:53:40Z",
"rates": {
"VND": 0.289725
}
}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": 28.9725,
"rate": 0.289725
}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