Rate Overview
Live
1 VND = 0.000022 LVL
1 LVL = 45454.55 VND
Avg
0.000022
High
0.000023
Low
0.000022
Last updated: 1/25/2026, 2:54:45 PM
Quick Conversions
| VND | LVL |
|---|---|
| 1 VND | 0.00 LVL |
| 10 VND | 0.00 LVL |
| 50 VND | 0.00 LVL |
| 100 VND | 0.00 LVL |
| 500 VND | 0.01 LVL |
| 1,000 VND | 0.02 LVL |
Get VND/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LVLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T14:54:45Z",
"rates": {
"LVL": 0.000022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LVL",
"amount": 100
},
"result": 0.0022,
"rate": 0.000022
}Build with VND/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key