Rate Overview
Live
1 VUV = 0.024960 LTL
1 LTL = 40.0641
VUV
Avg
0.024848
High
0.025016
Low
0.024553
Last updated: 3/7/2026, 3:24:36 AM
Quick Conversions
| VUV | LTL |
|---|---|
| 1 VUV | 0.02 LTL |
| 10 VUV | 0.25 LTL |
| 50 VUV | 1.25 LTL |
| 100 VUV | 2.50 LTL |
| 500 VUV | 12.48 LTL |
| 1,000 VUV | 24.96 LTL |
Get VUV/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LTLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T03:24:36Z",
"rates": {
"LTL": 0.02496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LTL",
"amount": 100
},
"result": 2.496,
"rate": 0.02496
}Build with VUV/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key