Rate Overview
Live
1 VND = 3.4010 LBP
1 LBP = 0.294035
VND
Avg
3.4242
High
3.5684
Low
3.3771
Last updated: 7/3/2026, 8:47:13 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.40 LBP |
| 10 VND | 34.01 LBP |
| 50 VND | 170.05 LBP |
| 100 VND | 340.10 LBP |
| 500 VND | 1,700.48 LBP |
| 1,000 VND | 3,400.96 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-03T08:47:13Z",
"rates": {
"LBP": 3.400957
}
}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.0957,
"rate": 3.400957
}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