Rate Overview
Live
1 SLL = 2350.11 VEF
1 VEF = 0.000426
SLL
Avg
2310.77
High
2350.11
Low
2267.67
Last updated: 5/27/2026, 1:34:21 PM
Quick Conversions
| SLL | VEF |
|---|---|
| 1 SLL | 2,350.11 VEF |
| 10 SLL | 23,501.12 VEF |
| 50 SLL | 117,505.62 VEF |
| 100 SLL | 235,011.24 VEF |
| 500 SLL | 1,175,056.19 VEF |
| 1,000 SLL | 2,350,112.38 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-05-27T13:34:21Z",
"rates": {
"VEF": 2350.112381
}
}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": 235011.2381,
"rate": 2350.112381
}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