Rate Overview
Live
1 VND = 3.3904 LBP
1 LBP = 0.294953
VND
Avg
3.3896
High
3.3977
Low
3.3839
Last updated: 5/7/2026, 9:53:09 PM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.39 LBP |
| 10 VND | 33.90 LBP |
| 50 VND | 169.52 LBP |
| 100 VND | 339.04 LBP |
| 500 VND | 1,695.18 LBP |
| 1,000 VND | 3,390.37 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-05-07T21:53:09Z",
"rates": {
"LBP": 3.390369
}
}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": 339.0369,
"rate": 3.390369
}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