Rate Overview
Live
1 VUV = 200.5142 SLL
1 SLL = 0.004987
VUV
Avg
194.5477
High
200.5142
Low
192.0963
Last updated: 3/7/2026, 7:38:53 AM
Quick Conversions
| VUV | SLL |
|---|---|
| 1 VUV | 200.51 SLL |
| 10 VUV | 2,005.14 SLL |
| 50 VUV | 10,025.71 SLL |
| 100 VUV | 20,051.42 SLL |
| 500 VUV | 100,257.11 SLL |
| 1,000 VUV | 200,514.22 SLL |
Get VUV/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SLLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T07:38:53Z",
"rates": {
"SLL": 200.514218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SLL",
"amount": 100
},
"result": 20051.4218,
"rate": 200.514218
}Build with VUV/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key