Rate Overview
Live
1 LTL = 40.0490 VUV
1 VUV = 0.024969
LTL
Avg
40.2659
High
40.7282
Low
39.9735
Last updated: 3/7/2026, 12:33:39 AM
Quick Conversions
| LTL | VUV |
|---|---|
| 1 LTL | 40.05 VUV |
| 10 LTL | 400.49 VUV |
| 50 LTL | 2,002.45 VUV |
| 100 LTL | 4,004.90 VUV |
| 500 LTL | 20,024.49 VUV |
| 1,000 LTL | 40,048.99 VUV |
Get LTL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=VUVExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:33:39Z",
"rates": {
"VUV": 40.048986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "VUV",
"amount": 100
},
"result": 4004.8986,
"rate": 40.048986
}Build with LTL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key