Rate Overview
Live
1 VND = 3.4173 LBP
1 LBP = 0.292628
VND
Avg
3.3968
High
3.4177
Low
3.3596
Last updated: 6/18/2026, 11:25:09 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.42 LBP |
| 10 VND | 34.17 LBP |
| 50 VND | 170.87 LBP |
| 100 VND | 341.73 LBP |
| 500 VND | 1,708.65 LBP |
| 1,000 VND | 3,417.31 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-06-18T11:25:09Z",
"rates": {
"LBP": 3.417309
}
}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": 341.7309,
"rate": 3.417309
}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