Rate Overview
Live
1 STD = 2182.14 VEF
1 VEF = 0.000458
STD
Avg
2151.77
High
2182.14
Low
2119.12
Last updated: 3/27/2026, 8:08:41 AM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 2,182.14 VEF |
| 10 STD | 21,821.39 VEF |
| 50 STD | 109,106.94 VEF |
| 100 STD | 218,213.88 VEF |
| 500 STD | 1,091,069.40 VEF |
| 1,000 STD | 2,182,138.80 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-27T08:08:41Z",
"rates": {
"VEF": 2182.138801
}
}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": 218213.8801,
"rate": 2182.138801
}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