Rate Overview
Live
1 VND = 3.3909 LBP
1 LBP = 0.294906
VND
Avg
3.4819
High
3.7212
Low
3.3839
Last updated: 7/7/2026, 8:14:09 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.39 LBP |
| 10 VND | 33.91 LBP |
| 50 VND | 169.55 LBP |
| 100 VND | 339.09 LBP |
| 500 VND | 1,695.46 LBP |
| 1,000 VND | 3,390.92 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-07T08:14:09Z",
"rates": {
"LBP": 3.390915
}
}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.0915,
"rate": 3.390915
}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