Rate Overview
Live
1 SLL = 2988.40 VEF
1 VEF = 0.000335
SLL
Avg
2763.94
High
2988.40
Low
2717.85
Last updated: 7/3/2026, 12:46:00 AM
Quick Conversions
| SLL | VEF |
|---|---|
| 1 SLL | 2,988.40 VEF |
| 10 SLL | 29,884.03 VEF |
| 50 SLL | 149,420.13 VEF |
| 100 SLL | 298,840.25 VEF |
| 500 SLL | 1,494,201.27 VEF |
| 1,000 SLL | 2,988,402.53 VEF |
Get SLL/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=VEFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-03T00:46:00Z",
"rates": {
"VEF": 2988.402532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "VEF",
"amount": 100
},
"result": 298840.25320000004,
"rate": 2988.402532
}Build with SLL/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key