Rate Overview
Live
1 STD = 3467.39 VEF
1 VEF = 0.000288
STD
Avg
3433.60
High
3467.39
Low
3399.71
Last updated: 7/31/2026, 7:29:53 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,467.39 VEF |
| 10 STD | 34,673.94 VEF |
| 50 STD | 173,369.70 VEF |
| 100 STD | 346,739.40 VEF |
| 500 STD | 1,733,697.01 VEF |
| 1,000 STD | 3,467,394.01 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-07-31T07:29:53Z",
"rates": {
"VEF": 3467.394015
}
}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": 346739.4015,
"rate": 3467.394015
}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