Rate Overview
Live
1 STD = 2818.78 VEF
1 VEF = 0.000355
STD
Avg
2770.35
High
2818.78
Low
2728.35
Last updated: 6/19/2026, 9:05:41 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 2,818.78 VEF |
| 10 STD | 28,187.78 VEF |
| 50 STD | 140,938.88 VEF |
| 100 STD | 281,877.77 VEF |
| 500 STD | 1,409,388.84 VEF |
| 1,000 STD | 2,818,777.68 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-06-19T09:05:41Z",
"rates": {
"VEF": 2818.777682
}
}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": 281877.7682,
"rate": 2818.777682
}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