Rate Overview
Live
1 VUV = 0.135432 LSL
1 LSL = 7.3838
VUV
Avg
0.136141
High
0.137114
Low
0.135392
Last updated: 9/6/2026, 10:13:41 AM
Quick Conversions
| VUV | LSL |
|---|---|
| 1 VUV | 0.14 LSL |
| 10 VUV | 1.35 LSL |
| 50 VUV | 6.77 LSL |
| 100 VUV | 13.54 LSL |
| 500 VUV | 67.72 LSL |
| 1,000 VUV | 135.43 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-09-06T10:13:41Z",
"rates": {
"LSL": 0.135432
}
}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": 13.543199999999999,
"rate": 0.135432
}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