Rate Overview
Live
1 SLL = 0.004987 VUV
1 VUV = 200.5214
SLL
Avg
0.005141
High
0.005205
Low
0.004987
Last updated: 3/7/2026, 7:38:52 AM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.00 VUV |
| 10 SLL | 0.05 VUV |
| 50 SLL | 0.25 VUV |
| 100 SLL | 0.50 VUV |
| 500 SLL | 2.49 VUV |
| 1,000 SLL | 4.99 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-07T07:38:52Z",
"rates": {
"VUV": 0.004987
}
}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.49870000000000003,
"rate": 0.004987
}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