Rate Overview
Live
1 STD = 3446.32 VEF
1 VEF = 0.000290
STD
Avg
1676.65
High
3446.32
Low
575.8451
Last updated: 7/30/2026, 10:26:11 PM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,446.32 VEF |
| 10 STD | 34,463.20 VEF |
| 50 STD | 172,315.99 VEF |
| 100 STD | 344,631.98 VEF |
| 500 STD | 1,723,159.91 VEF |
| 1,000 STD | 3,446,319.82 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-30T22:26:11Z",
"rates": {
"VEF": 3446.319818
}
}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": 344631.9818,
"rate": 3446.319818
}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