Rate Overview
Live
1 LBP = 0.295236 VND
1 VND = 3.3871
LBP
Avg
0.294998
High
0.295576
Low
0.294092
Last updated: 4/17/2026, 10:39:47 AM
Quick Conversions
| LBP | VND |
|---|---|
| 1 LBP | 0.30 VND |
| 10 LBP | 2.95 VND |
| 50 LBP | 14.76 VND |
| 100 LBP | 29.52 VND |
| 500 LBP | 147.62 VND |
| 1,000 LBP | 295.24 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-04-17T10:39:47Z",
"rates": {
"VND": 0.295236
}
}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.5236,
"rate": 0.295236
}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