Rate Overview
Live
1 USD = 59146324.61 VEF
1 VEF = 0.000000
USD
Avg
57866800.55
High
59146324.61
Low
56472797.27
Last updated: 6/16/2026, 1:23:30 PM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 59,146,324.61 VEF |
| 10 USD | 591,463,246.11 VEF |
| 50 USD | 2,957,316,230.54 VEF |
| 100 USD | 5,914,632,461.08 VEF |
| 500 USD | 29,573,162,305.39 VEF |
| 1,000 USD | 59,146,324,610.78 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-06-16T13:23:30Z",
"rates": {
"VEF": 59146324.61077515
}
}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": 5914632461.077515,
"rate": 59146324.61077515
}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