Rate Overview
Live
1 SLL = 3242.15 VEF
1 VEF = 0.000308
SLL
Avg
3180.19
High
3242.15
Low
3058.43
Last updated: 7/27/2026, 5:50:41 PM
Quick Conversions
| SLL | VEF |
|---|---|
| 1 SLL | 3,242.15 VEF |
| 10 SLL | 32,421.50 VEF |
| 50 SLL | 162,107.51 VEF |
| 100 SLL | 324,215.01 VEF |
| 500 SLL | 1,621,075.06 VEF |
| 1,000 SLL | 3,242,150.13 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-27T17:50:41Z",
"rates": {
"VEF": 3242.150128
}
}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": 324215.0128,
"rate": 3242.150128
}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