Rate Overview
Live
1 LSL = 7.2339 VUV
1 VUV = 0.138239
LSL
Avg
7.1930
High
7.2419
Low
7.1018
Last updated: 5/27/2026, 6:10:52 AM
Quick Conversions
| LSL | VUV |
|---|---|
| 1 LSL | 7.23 VUV |
| 10 LSL | 72.34 VUV |
| 50 LSL | 361.69 VUV |
| 100 LSL | 723.39 VUV |
| 500 LSL | 3,616.93 VUV |
| 1,000 LSL | 7,233.86 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-27T06:10:52Z",
"rates": {
"VUV": 7.233863
}
}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": 723.3863,
"rate": 7.233863
}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