Rate Overview
Live
1 VND = 3.4001 LBP
1 LBP = 0.294110
VND
Avg
3.3971
High
3.4101
Low
3.3796
Last updated: 3/28/2026, 12:17:56 PM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.40 LBP |
| 10 VND | 34.00 LBP |
| 50 VND | 170.00 LBP |
| 100 VND | 340.01 LBP |
| 500 VND | 1,700.05 LBP |
| 1,000 VND | 3,400.09 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-03-28T12:17:56Z",
"rates": {
"LBP": 3.400094
}
}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.0094,
"rate": 3.400094
}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