Rate Overview
Live
1 VUV = 0.140104 LSL
1 LSL = 7.1376
VUV
Avg
0.139541
High
0.141938
Low
0.137205
Last updated: 7/27/2026, 9:36:40 PM
Quick Conversions
| VUV | LSL |
|---|---|
| 1 VUV | 0.14 LSL |
| 10 VUV | 1.40 LSL |
| 50 VUV | 7.01 LSL |
| 100 VUV | 14.01 LSL |
| 500 VUV | 70.05 LSL |
| 1,000 VUV | 140.10 LSL |
Get VUV/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LSLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-27T21:36:40Z",
"rates": {
"LSL": 0.140104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LSL",
"amount": 100
},
"result": 14.0104,
"rate": 0.140104
}Build with VUV/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key