Rate Overview
Live
1 LTL = 39.8620 VUV
1 VUV = 0.025087
LTL
Avg
40.0586
High
40.2360
Low
39.8620
Last updated: 5/7/2026, 9:09:00 AM
Quick Conversions
| LTL | VUV |
|---|---|
| 1 LTL | 39.86 VUV |
| 10 LTL | 398.62 VUV |
| 50 LTL | 1,993.10 VUV |
| 100 LTL | 3,986.20 VUV |
| 500 LTL | 19,930.98 VUV |
| 1,000 LTL | 39,861.97 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-05-07T09:09:00Z",
"rates": {
"VUV": 39.861969
}
}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": 3986.1969000000004,
"rate": 39.861969
}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