Rate Overview
Live
1 SLL = 0.005147 VUV
1 VUV = 194.2879
SLL
Avg
0.005140
High
0.005168
Low
0.005025
Last updated: 9/1/2026, 6:52:57 PM
Quick Conversions
| SLL | VUV |
|---|---|
| 1 SLL | 0.01 VUV |
| 10 SLL | 0.05 VUV |
| 50 SLL | 0.26 VUV |
| 100 SLL | 0.51 VUV |
| 500 SLL | 2.57 VUV |
| 1,000 SLL | 5.15 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-09-01T18:52:57Z",
"rates": {
"VUV": 0.005147
}
}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.5146999999999999,
"rate": 0.005147
}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