Rate Overview
Live
1 LSL = 7.1187 VUV
1 VUV = 0.140475
LSL
Avg
6.8421
High
7.5082
Low
6.3498
Last updated: 7/28/2026, 3:36:00 AM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.12 VUV |
| 10 LSL | 71.19 VUV |
| 50 LSL | 355.94 VUV |
| 100 LSL | 711.87 VUV |
| 500 LSL | 3,559.36 VUV |
| 1,000 LSL | 7,118.71 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-28T03:36:00Z",
"rates": {
"VUV": 7.118713
}
}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": 711.8713,
"rate": 7.118713
}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