Rate Overview
Live
1 VUV = 0.025177 LTL
1 LTL = 39.7188
VUV
Avg
0.025651
High
0.027675
Low
0.024253
Last updated: 7/31/2026, 12:46:12 PM
Quick Conversions
| VUV | LTL |
|---|---|
| 1 VUV | 0.03 LTL |
| 10 VUV | 0.25 LTL |
| 50 VUV | 1.26 LTL |
| 100 VUV | 2.52 LTL |
| 500 VUV | 12.59 LTL |
| 1,000 VUV | 25.18 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-07-31T12:46:12Z",
"rates": {
"LTL": 0.025177
}
}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.5177,
"rate": 0.025177
}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