Rate Overview
Live
1 VUV = 0.136433 LSL
1 LSL = 7.3296
VUV
Avg
0.137220
High
0.138827
Low
0.135782
Last updated: 6/16/2026, 2:38:01 PM
Quick Conversions
| VUV | LSL |
|---|---|
| 1 VUV | 0.14 LSL |
| 10 VUV | 1.36 LSL |
| 50 VUV | 6.82 LSL |
| 100 VUV | 13.64 LSL |
| 500 VUV | 68.22 LSL |
| 1,000 VUV | 136.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-06-16T14:38:01Z",
"rates": {
"LSL": 0.136433
}
}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.6433,
"rate": 0.136433
}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