Rate Overview
Live
1 STD = 2536.11 VEF
1 VEF = 0.000394
STD
Avg
865.8419
High
2536.11
Low
165.5773
Last updated: 5/27/2026, 7:15:49 PM
Quick Conversions
| STD | VEF |
|---|---|
| 1 STD | 2,536.11 VEF |
| 10 STD | 25,361.07 VEF |
| 50 STD | 126,805.35 VEF |
| 100 STD | 253,610.70 VEF |
| 500 STD | 1,268,053.51 VEF |
| 1,000 STD | 2,536,107.02 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-05-27T19:15:49Z",
"rates": {
"VEF": 2536.107016
}
}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": 253610.7016,
"rate": 2536.107016
}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