Rate Overview
Live
1 VEF = 0.000289 SLL
1 SLL = 3460.21
VEF
Avg
0.002224
High
0.006159
Low
0.000289
Last updated: 9/5/2026, 11:01:31 AM
Quick Conversions
| VEF | SLL |
|---|---|
| 1 VEF | 0.00 SLL |
| 10 VEF | 0.00 SLL |
| 50 VEF | 0.01 SLL |
| 100 VEF | 0.03 SLL |
| 500 VEF | 0.14 SLL |
| 1,000 VEF | 0.29 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-09-05T11:01:31Z",
"rates": {
"SLL": 0.000289
}
}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.0289,
"rate": 0.000289
}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