Rate Overview
Live
1 VUV = 0.025077 LTL
1 LTL = 39.8772
VUV
Avg
0.025049
High
0.025433
Low
0.024853
Last updated: 5/29/2026, 5:32:49 PM
Quick Conversions
| VUV | LTL |
|---|---|
| 1 VUV | 0.03 LTL |
| 10 VUV | 0.25 LTL |
| 50 VUV | 1.25 LTL |
| 100 VUV | 2.51 LTL |
| 500 VUV | 12.54 LTL |
| 1,000 VUV | 25.08 LTL |
Get VUV/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LTLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-29T17:32:49Z",
"rates": {
"LTL": 0.025077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LTL",
"amount": 100
},
"result": 2.5077,
"rate": 0.025077
}Build with VUV/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key