Rate Overview
Live
1 STD = 3422.33 VEF
1 VEF = 0.000292
STD
Avg
3237.62
High
3425.12
Low
2867.44
Last updated: 7/28/2026, 3:08:10 PM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,422.33 VEF |
| 10 STD | 34,223.28 VEF |
| 50 STD | 171,116.42 VEF |
| 100 STD | 342,232.84 VEF |
| 500 STD | 1,711,164.21 VEF |
| 1,000 STD | 3,422,328.43 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-28T15:08:10Z",
"rates": {
"VEF": 3422.328425
}
}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": 342232.8425,
"rate": 3422.328425
}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