Rate Overview
Live
1 SLL = 0.005619 VUV
1 VUV = 177.9676
SLL
Avg
0.005646
High
0.005669
Low
0.005619
Last updated: 4/17/2026, 1:12:44 PM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.01 VUV |
| 10 SLL | 0.06 VUV |
| 50 SLL | 0.28 VUV |
| 100 SLL | 0.56 VUV |
| 500 SLL | 2.81 VUV |
| 1,000 SLL | 5.62 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-04-17T13:12:44Z",
"rates": {
"VUV": 0.005619
}
}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.5619,
"rate": 0.005619
}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