Rate Overview
Live
1 SLL = 1541.44 VEF
1 VEF = 0.000649 SLL
Avg
559.0994
High
1541.44
Low
161.8688
Last updated: 1/25/2026, 6:49:09 PM
Quick Conversions
| SLL | VEF |
|---|---|
| 1 SLL | 1,541.44 VEF |
| 10 SLL | 15,414.42 VEF |
| 50 SLL | 77,072.12 VEF |
| 100 SLL | 154,144.24 VEF |
| 500 SLL | 770,721.20 VEF |
| 1,000 SLL | 1,541,442.41 VEF |
Get SLL/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=VEFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T18:49:09Z",
"rates": {
"VEF": 1541.442405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "VEF",
"amount": 100
},
"result": 154144.2405,
"rate": 1541.442405
}Build with SLL/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key