Rate Overview
Live
1 LTL = 40.1714 VUV
1 VUV = 0.024893
LTL
Avg
40.6646
High
41.5356
Low
39.8178
Last updated: 3/27/2026, 8:06:17 AM
Quick Conversions
| LTL | VUV |
|---|---|
| 1 LTL | 40.17 VUV |
| 10 LTL | 401.71 VUV |
| 50 LTL | 2,008.57 VUV |
| 100 LTL | 4,017.14 VUV |
| 500 LTL | 20,085.69 VUV |
| 1,000 LTL | 40,171.38 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-27T08:06:17Z",
"rates": {
"VUV": 40.17138
}
}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": 4017.138,
"rate": 40.17138
}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