Rate Overview
Live
1 VND = 3.4107 LBP
1 LBP = 0.293198
VND
Avg
3.3963
High
3.4554
Low
3.2653
Last updated: 7/26/2026, 6:16:26 PM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.41 LBP |
| 10 VND | 34.11 LBP |
| 50 VND | 170.53 LBP |
| 100 VND | 341.07 LBP |
| 500 VND | 1,705.33 LBP |
| 1,000 VND | 3,410.67 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-26T18:16:26Z",
"rates": {
"LBP": 3.410665
}
}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": 341.06649999999996,
"rate": 3.410665
}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