Rate Overview
Live
1 STD = 3432.35 VEF
1 VEF = 0.000291
STD
Avg
2486.66
High
3432.35
Low
1742.12
Last updated: 7/29/2026, 4:27:58 PM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,432.35 VEF |
| 10 STD | 34,323.54 VEF |
| 50 STD | 171,617.70 VEF |
| 100 STD | 343,235.39 VEF |
| 500 STD | 1,716,176.96 VEF |
| 1,000 STD | 3,432,353.92 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-29T16:27:58Z",
"rates": {
"VEF": 3432.353918
}
}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": 343235.3918,
"rate": 3432.353918
}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