Rate Overview
Live
1 STD = 3619.06 VEF
1 VEF = 0.000276
STD
Avg
3611.92
High
3637.61
Low
3578.70
Last updated: 8/20/2026, 6:24:59 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,619.06 VEF |
| 10 STD | 36,190.55 VEF |
| 50 STD | 180,952.76 VEF |
| 100 STD | 361,905.52 VEF |
| 500 STD | 1,809,527.60 VEF |
| 1,000 STD | 3,619,055.20 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-08-20T06:24:59Z",
"rates": {
"VEF": 3619.055197
}
}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": 361905.5197,
"rate": 3619.055197
}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