Rate Overview
Live
1 STD = 3823.84 VEF
1 VEF = 0.000262
STD
Avg
3798.27
High
3831.99
Low
3755.92
Last updated: 9/9/2026, 2:06:41 PM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,823.84 VEF |
| 10 STD | 38,238.37 VEF |
| 50 STD | 191,191.83 VEF |
| 100 STD | 382,383.66 VEF |
| 500 STD | 1,911,918.28 VEF |
| 1,000 STD | 3,823,836.55 VEF |
Get STD/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=VEFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-09-09T14:06:41Z",
"rates": {
"VEF": 3823.83655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "VEF",
"amount": 100
},
"result": 382383.655,
"rate": 3823.83655
}Build with STD/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key