Rate Overview
Live
1 USD = 64499229.55 VEF
1 VEF = 0.000000
USD
Avg
62799710.22
High
64499229.55
Low
62100968.53
Last updated: 7/3/2026, 7:05:37 PM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 64,499,229.55 VEF |
| 10 USD | 644,992,295.47 VEF |
| 50 USD | 3,224,961,477.33 VEF |
| 100 USD | 6,449,922,954.67 VEF |
| 500 USD | 32,249,614,773.33 VEF |
| 1,000 USD | 64,499,229,546.66 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-03T19:05:37Z",
"rates": {
"VEF": 64499229.54666189
}
}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": 6449922954.666189,
"rate": 64499229.54666189
}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