Rate Overview
Live
1 LSL = 7.3069 VUV
1 VUV = 0.136857
LSL
Avg
7.3389
High
7.3821
Low
7.3069
Last updated: 8/16/2026, 9:19:43 PM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.31 VUV |
| 10 LSL | 73.07 VUV |
| 50 LSL | 365.35 VUV |
| 100 LSL | 730.69 VUV |
| 500 LSL | 3,653.46 VUV |
| 1,000 LSL | 7,306.91 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-08-16T21:19:43Z",
"rates": {
"VUV": 7.306911
}
}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": 730.6911,
"rate": 7.306911
}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