Rate Overview
Live
1 VUV = 0.024975 LTL
1 LTL = 40.0400
VUV
Avg
0.024897
High
0.024990
Low
0.024769
Last updated: 4/18/2026, 8:49:19 AM
Quick Conversions
| VUV | LTL |
|---|---|
| 1 VUV | 0.02 LTL |
| 10 VUV | 0.25 LTL |
| 50 VUV | 1.25 LTL |
| 100 VUV | 2.50 LTL |
| 500 VUV | 12.49 LTL |
| 1,000 VUV | 24.98 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-04-18T08:49:19Z",
"rates": {
"LTL": 0.024975
}
}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.4975,
"rate": 0.024975
}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