Rate Overview
Live
1 VND = 3.3985 LBP
1 LBP = 0.294245
VND
Avg
3.4046
High
3.4251
Low
3.3933
Last updated: 7/27/2026, 4:35:35 AM
Quick Conversions
| VND | LBP |
|---|---|
| 1 VND | 3.40 LBP |
| 10 VND | 33.99 LBP |
| 50 VND | 169.93 LBP |
| 100 VND | 339.85 LBP |
| 500 VND | 1,699.26 LBP |
| 1,000 VND | 3,398.52 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-27T04:35:35Z",
"rates": {
"LBP": 3.398524
}
}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.8524,
"rate": 3.398524
}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