Rate Overview
Live
1 LBP = 0.293725 VND
1 VND = 3.4045
LBP
Avg
0.293834
High
0.296818
Low
0.290024
Last updated: 5/27/2026, 10:48:43 PM
Quick Conversions
| LBP | VND |
|---|---|
| 1 LBP | 0.29 VND |
| 10 LBP | 2.94 VND |
| 50 LBP | 14.69 VND |
| 100 LBP | 29.37 VND |
| 500 LBP | 146.86 VND |
| 1,000 LBP | 293.73 VND |
Get LBP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=VNDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-27T22:48:43Z",
"rates": {
"VND": 0.293725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "VND",
"amount": 100
},
"result": 29.372500000000002,
"rate": 0.293725
}Build with LBP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key