Rate Overview
Live
1 STD = 3205.19 VEF
1 VEF = 0.000312
STD
Avg
3071.11
High
3205.19
Low
2958.39
Last updated: 7/9/2026, 5:42:06 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 3,205.19 VEF |
| 10 STD | 32,051.87 VEF |
| 50 STD | 160,259.33 VEF |
| 100 STD | 320,518.67 VEF |
| 500 STD | 1,602,593.35 VEF |
| 1,000 STD | 3,205,186.70 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-09T05:42:06Z",
"rates": {
"VEF": 3205.186696
}
}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": 320518.6696,
"rate": 3205.186696
}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