Rate Overview
Live
1 VUV = 0.138204 LSL
1 LSL = 7.2357
VUV
Avg
0.137944
High
0.138784
Low
0.136916
Last updated: 4/16/2026, 5:41:21 PM
Quick Conversions
| VUV | LSL |
|---|---|
| 1 VUV | 0.14 LSL |
| 10 VUV | 1.38 LSL |
| 50 VUV | 6.91 LSL |
| 100 VUV | 13.82 LSL |
| 500 VUV | 69.10 LSL |
| 1,000 VUV | 138.20 LSL |
Get VUV/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LSLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-16T17:41:21Z",
"rates": {
"LSL": 0.138204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LSL",
"amount": 100
},
"result": 13.8204,
"rate": 0.138204
}Build with VUV/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key