Rate Overview
Live
1 VUV = 202.8286 SLL
1 SLL = 0.004930
VUV
Avg
192.1859
High
203.0557
Low
174.3488
Last updated: 7/28/2026, 4:04:59 AM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 202.83 SLL |
| 10 VUV | 2,028.29 SLL |
| 50 VUV | 10,141.43 SLL |
| 100 VUV | 20,282.86 SLL |
| 500 VUV | 101,414.30 SLL |
| 1,000 VUV | 202,828.60 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-07-28T04:04:59Z",
"rates": {
"SLL": 202.828601
}
}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": 20282.860099999998,
"rate": 202.828601
}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