Rate Overview
Live
1 LSL = 7.3296 VUV
1 VUV = 0.136433
LSL
Avg
7.2880
High
7.3647
Low
7.2032
Last updated: 6/16/2026, 1:28:12 PM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.33 VUV |
| 10 LSL | 73.30 VUV |
| 50 LSL | 366.48 VUV |
| 100 LSL | 732.96 VUV |
| 500 LSL | 3,664.80 VUV |
| 1,000 LSL | 7,329.60 VUV |
Get LSL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=VUVExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:28:12Z",
"rates": {
"VUV": 7.329599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "VUV",
"amount": 100
},
"result": 732.9599,
"rate": 7.329599
}Build with LSL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key