Rate Overview
Live
1 LSL = 7.1951 VUV
1 VUV = 0.138984
LSL
Avg
7.3070
High
7.4871
Low
7.1786
Last updated: 3/7/2026, 7:19:48 AM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.20 VUV |
| 10 LSL | 71.95 VUV |
| 50 LSL | 359.75 VUV |
| 100 LSL | 719.51 VUV |
| 500 LSL | 3,597.54 VUV |
| 1,000 LSL | 7,195.08 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-03-07T07:19:48Z",
"rates": {
"VUV": 7.195078
}
}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": 719.5078,
"rate": 7.195078
}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