Rate Overview
Live
1 STD = 2033.45 VEF
1 VEF = 0.000492
STD
Avg
2003.65
High
2033.45
Low
1983.78
Last updated: 3/7/2026, 4:23:56 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 2,033.45 VEF |
| 10 STD | 20,334.52 VEF |
| 50 STD | 101,672.61 VEF |
| 100 STD | 203,345.22 VEF |
| 500 STD | 1,016,726.08 VEF |
| 1,000 STD | 2,033,452.16 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-03-07T04:23:56Z",
"rates": {
"VEF": 2033.452161
}
}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": 203345.2161,
"rate": 2033.452161
}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