Rate Overview
Live
1 LSL = 7.0751 VUV
1 VUV = 0.141341
LSL
Avg
7.0906
High
7.1513
Low
7.0230
Last updated: 5/6/2026, 11:07:52 PM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.08 VUV |
| 10 LSL | 70.75 VUV |
| 50 LSL | 353.75 VUV |
| 100 LSL | 707.51 VUV |
| 500 LSL | 3,537.54 VUV |
| 1,000 LSL | 7,075.09 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-05-06T23:07:52Z",
"rates": {
"VUV": 7.075085
}
}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": 707.5084999999999,
"rate": 7.075085
}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