Rate Overview
Live
1 LSL = 7.0379 VUV
1 VUV = 0.142087
LSL
Avg
7.1955
High
7.4793
Low
6.7881
Last updated: 3/27/2026, 5:03:24 PM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.04 VUV |
| 10 LSL | 70.38 VUV |
| 50 LSL | 351.90 VUV |
| 100 LSL | 703.79 VUV |
| 500 LSL | 3,518.97 VUV |
| 1,000 LSL | 7,037.95 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-27T17:03:24Z",
"rates": {
"VUV": 7.037949
}
}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": 703.7949,
"rate": 7.037949
}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