Rate Overview
Live
1 VEF = 0.000648 SLL
1 SLL = 1543.21 VEF
Avg
0.000659
High
0.000669
Low
0.000645
Last updated: 1/25/2026, 7:26:41 AM
Quick Conversions
| VEF | SLL |
|---|---|
| 1 VEF | 0.00 SLL |
| 10 VEF | 0.01 SLL |
| 50 VEF | 0.03 SLL |
| 100 VEF | 0.06 SLL |
| 500 VEF | 0.32 SLL |
| 1,000 VEF | 0.65 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-01-25T07:26:41Z",
"rates": {
"SLL": 0.000648
}
}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.0648,
"rate": 0.000648
}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