Rate Overview
Live
1 USD = 73687540.77 VEF
1 VEF = 0.000000
USD
Avg
51581071.22
High
73687540.77
Low
35367831.32
Last updated: 7/23/2026, 8:36:39 PM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 73,687,540.77 VEF |
| 10 USD | 736,875,407.73 VEF |
| 50 USD | 3,684,377,038.67 VEF |
| 100 USD | 7,368,754,077.33 VEF |
| 500 USD | 36,843,770,386.65 VEF |
| 1,000 USD | 73,687,540,773.30 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-07-23T20:36:39Z",
"rates": {
"VEF": 73687540.77330227
}
}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": 7368754077.330227,
"rate": 73687540.77330227
}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