Rate Overview
Live
1 VEF = 0.000536 SLL
1 SLL = 1865.67
VEF
Avg
0.000543
High
0.000550
Low
0.000536
Last updated: 3/7/2026, 1:02:02 AM
Quick Conversions
| VEF | SLL |
|---|---|
| 1 VEF | 0.00 SLL |
| 10 VEF | 0.01 SLL |
| 50 VEF | 0.03 SLL |
| 100 VEF | 0.05 SLL |
| 500 VEF | 0.27 SLL |
| 1,000 VEF | 0.54 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-07T01:02:02Z",
"rates": {
"SLL": 0.000536
}
}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.0536,
"rate": 0.000536
}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