Rate Overview
Live
1 SLL = 0.005708 VUV
1 VUV = 175.1927
SLL
Avg
0.005221
High
0.005708
Low
0.004868
Last updated: 3/28/2026, 3:18:01 PM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.01 VUV |
| 10 SLL | 0.06 VUV |
| 50 SLL | 0.29 VUV |
| 100 SLL | 0.57 VUV |
| 500 SLL | 2.85 VUV |
| 1,000 SLL | 5.71 VUV |
Get SLL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=VUVExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T15:18:01Z",
"rates": {
"VUV": 0.005708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "VUV",
"amount": 100
},
"result": 0.5708000000000001,
"rate": 0.005708
}Build with SLL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key