Rate Overview
Live
1 VUV = 194.2749 SLL
1 SLL = 0.005147
VUV
Avg
194.5450
High
198.9728
Low
193.4742
Last updated: 9/1/2026, 6:29:34 PM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 194.27 SLL |
| 10 VUV | 1,942.75 SLL |
| 50 VUV | 9,713.75 SLL |
| 100 VUV | 19,427.49 SLL |
| 500 VUV | 97,137.45 SLL |
| 1,000 VUV | 194,274.90 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-09-01T18:29:34Z",
"rates": {
"SLL": 194.274904
}
}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": 19427.4904,
"rate": 194.274904
}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