Rate Overview
Live
1 LSL = 7.3750 VUV
1 VUV = 0.135593
LSL
Avg
7.3471
High
7.3888
Low
7.2881
Last updated: 7/6/2026, 6:56:10 AM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.38 VUV |
| 10 LSL | 73.75 VUV |
| 50 LSL | 368.75 VUV |
| 100 LSL | 737.50 VUV |
| 500 LSL | 3,687.51 VUV |
| 1,000 LSL | 7,375.02 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-06T06:56:10Z",
"rates": {
"VUV": 7.375018
}
}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": 737.5018,
"rate": 7.375018
}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