Rate Overview
Live
1 VEF = 0.000325 SLL
1 SLL = 3076.92
VEF
Avg
0.000319
High
0.000326
Low
0.000308
Last updated: 7/29/2026, 2:57:07 PM
Quick Conversions
| VEF | SLL |
|---|---|
| 1 VEF | 0.00 SLL |
| 10 VEF | 0.00 SLL |
| 50 VEF | 0.02 SLL |
| 100 VEF | 0.03 SLL |
| 500 VEF | 0.16 SLL |
| 1,000 VEF | 0.33 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-07-29T14:57:07Z",
"rates": {
"SLL": 0.000325
}
}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.0325,
"rate": 0.000325
}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