Rate Overview
Live
1 SLL = 0.005010 VUV
1 VUV = 199.6008
SLL
Avg
0.005290
High
0.005735
Low
0.004788
Last updated: 7/26/2026, 3:07:43 AM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.01 VUV |
| 10 SLL | 0.05 VUV |
| 50 SLL | 0.25 VUV |
| 100 SLL | 0.50 VUV |
| 500 SLL | 2.51 VUV |
| 1,000 SLL | 5.01 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-07-26T03:07:43Z",
"rates": {
"VUV": 0.00501
}
}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.501,
"rate": 0.00501
}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