Rate Overview
Live
1 VUV = 193.0985 SLL
1 SLL = 0.005179
VUV
Avg
193.3344
High
194.8427
Low
192.9180
Last updated: 5/27/2026, 7:15:24 PM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 193.10 SLL |
| 10 VUV | 1,930.99 SLL |
| 50 VUV | 9,654.93 SLL |
| 100 VUV | 19,309.85 SLL |
| 500 VUV | 96,549.26 SLL |
| 1,000 VUV | 193,098.53 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-05-27T19:15:24Z",
"rates": {
"SLL": 193.098529
}
}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": 19309.8529,
"rate": 193.098529
}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