Rate Overview
Live
1 VND = 3.3992 LBP
1 LBP = 0.294190
VND
Avg
3.4135
High
3.4696
Low
3.3857
Last updated: 3/7/2026, 9:13:32 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.40 LBP |
| 10 VND | 33.99 LBP |
| 50 VND | 169.96 LBP |
| 100 VND | 339.92 LBP |
| 500 VND | 1,699.58 LBP |
| 1,000 VND | 3,399.16 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-07T09:13:32Z",
"rates": {
"LBP": 3.399161
}
}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.9161,
"rate": 3.399161
}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