Rate Overview
Live
1 LSL = 7.1376 VUV
1 VUV = 0.140104
LSL
Avg
7.2747
High
7.5183
Low
7.0423
Last updated: 7/27/2026, 5:09:18 PM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.14 VUV |
| 10 LSL | 71.38 VUV |
| 50 LSL | 356.88 VUV |
| 100 LSL | 713.76 VUV |
| 500 LSL | 3,568.78 VUV |
| 1,000 LSL | 7,137.55 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-07-27T17:09:18Z",
"rates": {
"VUV": 7.13755
}
}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": 713.755,
"rate": 7.13755
}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