Rate Overview
Live
1 USD = 73332148.57 VEF
1 VEF = 0.000000
USD
Avg
33410558.38
High
73332148.57
Low
11708862.00
Last updated: 7/18/2026, 10:37:52 AM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 73,332,148.57 VEF |
| 10 USD | 733,321,485.65 VEF |
| 50 USD | 3,666,607,428.27 VEF |
| 100 USD | 7,333,214,856.54 VEF |
| 500 USD | 36,666,074,282.68 VEF |
| 1,000 USD | 73,332,148,565.37 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-18T10:37:52Z",
"rates": {
"VEF": 73332148.56536761
}
}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": 7333214856.536761,
"rate": 73332148.56536761
}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