Rate Overview
Live
1 LTL = 39.6682 VUV
1 VUV = 0.025209
LTL
Avg
40.4532
High
41.3686
Low
39.3857
Last updated: 7/12/2026, 12:41:36 AM
Quick Conversions
| LTL | VUV |
|---|---|
| 1 LTL | 39.67 VUV |
| 10 LTL | 396.68 VUV |
| 50 LTL | 1,983.41 VUV |
| 100 LTL | 3,966.82 VUV |
| 500 LTL | 19,834.10 VUV |
| 1,000 LTL | 39,668.20 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-07-12T00:41:36Z",
"rates": {
"VUV": 39.668202
}
}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": 3966.8202,
"rate": 39.668202
}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