Rate Overview
Live
1 LTL = 39.7133 VUV
1 VUV = 0.025180
LTL
Avg
39.6732
High
39.7478
Low
39.5289
Last updated: 9/9/2026, 10:35:41 AM
Quick Conversions
| LTL | VUV |
|---|---|
| 1 LTL | 39.71 VUV |
| 10 LTL | 397.13 VUV |
| 50 LTL | 1,985.66 VUV |
| 100 LTL | 3,971.33 VUV |
| 500 LTL | 19,856.64 VUV |
| 1,000 LTL | 39,713.27 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-09-09T10:35:41Z",
"rates": {
"VUV": 39.713274
}
}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": 3971.3273999999997,
"rate": 39.713274
}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