Rate Overview
Live
1 VUV = 0.137010 LSL
1 LSL = 7.2987
VUV
Avg
0.146359
High
0.157486
Low
0.133187
Last updated: 7/16/2026, 2:14:45 PM
Quick Conversions
| VUV | LSL |
|---|---|
| 1 VUV | 0.14 LSL |
| 10 VUV | 1.37 LSL |
| 50 VUV | 6.85 LSL |
| 100 VUV | 13.70 LSL |
| 500 VUV | 68.51 LSL |
| 1,000 VUV | 137.01 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-07-16T14:14:45Z",
"rates": {
"LSL": 0.13701
}
}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.700999999999999,
"rate": 0.13701
}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