Rate Overview
Live
1 VND = 3.4014 LBP
1 LBP = 0.294000
VND
Avg
3.4793
High
3.7212
Low
3.3839
Last updated: 7/29/2026, 11:12:16 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.40 LBP |
| 10 VND | 34.01 LBP |
| 50 VND | 170.07 LBP |
| 100 VND | 340.14 LBP |
| 500 VND | 1,700.68 LBP |
| 1,000 VND | 3,401.36 LBP |
Get VND/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LBPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-29T11:12:16Z",
"rates": {
"LBP": 3.401362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LBP",
"amount": 100
},
"result": 340.13620000000003,
"rate": 3.401362
}Build with VND/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key