Rate Overview
Live
1 VND = 0.000110 LTL
1 LTL = 9090.91 VND
Avg
0.000111
High
0.000112
Low
0.000110
Last updated: 1/25/2026, 7:17:55 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-01-25T07:17:55Z",
"rates": {
"LTL": 0.00011
}
}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.011000000000000001,
"rate": 0.00011
}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