Rate Overview
Live
1 VND = 0.000113 LTL
1 LTL = 8849.56
VND
Avg
0.000112
High
0.000113
Low
0.000111
Last updated: 3/7/2026, 3:05:07 AM
Quick Conversions
| VND | LTL |
|---|---|
| 1 VND | 0.00 LTL |
| 10 VND | 0.00 LTL |
| 50 VND | 0.01 LTL |
| 100 VND | 0.01 LTL |
| 500 VND | 0.06 LTL |
| 1,000 VND | 0.11 LTL |
Get VND/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LTLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:05:07Z",
"rates": {
"LTL": 0.000113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LTL",
"amount": 100
},
"result": 0.0113,
"rate": 0.000113
}Build with VND/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key