Rate Overview
Live
1 VUV = 193.0904 SLL
1 SLL = 0.005179
VUV
Avg
193.3332
High
194.8427
Low
192.9180
Last updated: 5/27/2026, 5:28:43 PM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 193.09 SLL |
| 10 VUV | 1,930.90 SLL |
| 50 VUV | 9,654.52 SLL |
| 100 VUV | 19,309.04 SLL |
| 500 VUV | 96,545.18 SLL |
| 1,000 VUV | 193,090.37 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-27T17:28:43Z",
"rates": {
"SLL": 193.090369
}
}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.0369,
"rate": 193.090369
}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