Rate Overview
Live
1 SLL = 0.005206 VUV
1 VUV = 192.0861
SLL
Avg
0.005163
High
0.005225
Low
0.004806
Last updated: 6/17/2026, 5:04:57 AM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.01 VUV |
| 10 SLL | 0.05 VUV |
| 50 SLL | 0.26 VUV |
| 100 SLL | 0.52 VUV |
| 500 SLL | 2.60 VUV |
| 1,000 SLL | 5.21 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-06-17T05:04:57Z",
"rates": {
"VUV": 0.005206
}
}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.5206,
"rate": 0.005206
}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