Rate Overview
Live
1 VUV = 0.025209 LTL
1 LTL = 39.6684
VUV
Avg
0.025190
High
0.025299
Low
0.025123
Last updated: 7/11/2026, 7:35:03 AM
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.60 LTL |
| 1,000 VUV | 25.21 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-11T07:35:03Z",
"rates": {
"LTL": 0.025209
}
}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.5208999999999997,
"rate": 0.025209
}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