Rate Overview
Live
1 VEF = 0.000328 SLL
1 SLL = 3048.78
VEF
Avg
0.000342
High
0.000354
Low
0.000328
Last updated: 7/10/2026, 6:11:13 AM
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-10T06:11:13Z",
"rates": {
"SLL": 0.000328
}
}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.0328,
"rate": 0.000328
}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