Rate Overview
Live
1 VND = 3.4085 LBP
1 LBP = 0.293383
VND
Avg
3.4020
High
3.4085
Low
3.3920
Last updated: 7/8/2026, 11:39:01 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.41 LBP |
| 10 VND | 34.09 LBP |
| 50 VND | 170.43 LBP |
| 100 VND | 340.85 LBP |
| 500 VND | 1,704.26 LBP |
| 1,000 VND | 3,408.51 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-08T11:39:01Z",
"rates": {
"LBP": 3.408512
}
}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.8512,
"rate": 3.408512
}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