Rate Overview
Live
1 USD = 77082122.37 VEF
1 VEF = 0.000000
USD
Avg
76217896.67
High
77082122.37
Low
75551665.50
Last updated: 8/15/2026, 4:57:18 AM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 77,082,122.37 VEF |
| 10 USD | 770,821,223.69 VEF |
| 50 USD | 3,854,106,118.43 VEF |
| 100 USD | 7,708,212,236.87 VEF |
| 500 USD | 38,541,061,184.34 VEF |
| 1,000 USD | 77,082,122,368.68 VEF |
Get USD/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=VEFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T04:57:18Z",
"rates": {
"VEF": 77082122.36868148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "VEF",
"amount": 100
},
"result": 7708212236.868148,
"rate": 77082122.36868148
}Build with USD/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key