Rate Overview
Live
1 VND = 3.3870 LBP
1 LBP = 0.295247
VND
Avg
3.3900
High
3.4003
Low
3.3832
Last updated: 4/17/2026, 5:33:32 PM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.39 LBP |
| 10 VND | 33.87 LBP |
| 50 VND | 169.35 LBP |
| 100 VND | 338.70 LBP |
| 500 VND | 1,693.50 LBP |
| 1,000 VND | 3,387.00 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-04-17T17:33:32Z",
"rates": {
"LBP": 3.386996
}
}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": 338.6996,
"rate": 3.386996
}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