Rate Overview
Live
1 SLL = 3364.12 VEF
1 VEF = 0.000297
SLL
Avg
3316.75
High
3364.12
Low
3242.28
Last updated: 8/15/2026, 11:30:58 PM
Quick Conversions
| SLL | VEF |
|---|---|
| 1 SLL | 3,364.12 VEF |
| 10 SLL | 33,641.17 VEF |
| 50 SLL | 168,205.85 VEF |
| 100 SLL | 336,411.69 VEF |
| 500 SLL | 1,682,058.46 VEF |
| 1,000 SLL | 3,364,116.92 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-08-15T23:30:58Z",
"rates": {
"VEF": 3364.116921
}
}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": 336411.6921,
"rate": 3364.116921
}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