Rate Overview
Live
1 VEF = 0.000490 SLL
1 SLL = 2040.82
VEF
Avg
0.000809
High
0.001313
Low
0.000490
Last updated: 3/27/2026, 11:53:24 AM
Quick Conversions
| VEF | SLL |
|---|---|
| 1 VEF | 0.00 SLL |
| 10 VEF | 0.00 SLL |
| 50 VEF | 0.02 SLL |
| 100 VEF | 0.05 SLL |
| 500 VEF | 0.25 SLL |
| 1,000 VEF | 0.49 SLL |
Get VEF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=SLLExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-27T11:53:24Z",
"rates": {
"SLL": 0.00049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "SLL",
"amount": 100
},
"result": 0.049,
"rate": 0.00049
}Build with VEF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key