Rate Overview
Live
1 VUV = 0.025194 LTL
1 LTL = 39.6920
VUV
Avg
0.025210
High
0.025297
Low
0.025158
Last updated: 9/9/2026, 2:39:44 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.19 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-09-09T02:39:44Z",
"rates": {
"LTL": 0.025194
}
}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.5194,
"rate": 0.025194
}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