Rate Overview
Live
1 VUV = 208.2656 SLL
1 SLL = 0.004802
VUV
Avg
195.8271
High
208.2656
Low
191.3557
Last updated: 6/17/2026, 3:41:55 AM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 208.27 SLL |
| 10 VUV | 2,082.66 SLL |
| 50 VUV | 10,413.28 SLL |
| 100 VUV | 20,826.56 SLL |
| 500 VUV | 104,132.78 SLL |
| 1,000 VUV | 208,265.56 SLL |
Get VUV/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SLLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:41:55Z",
"rates": {
"SLL": 208.265563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SLL",
"amount": 100
},
"result": 20826.5563,
"rate": 208.265563
}Build with VUV/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key