Rate Overview
Live
1 USD = 80315172.71 VEF
1 VEF = 0.000000
USD
Avg
79630174.34
High
80315172.71
Low
79033674.67
Last updated: 9/4/2026, 7:32:00 PM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 80,315,172.71 VEF |
| 10 USD | 803,151,727.06 VEF |
| 50 USD | 4,015,758,635.30 VEF |
| 100 USD | 8,031,517,270.60 VEF |
| 500 USD | 40,157,586,352.98 VEF |
| 1,000 USD | 80,315,172,705.97 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-09-04T19:32:00Z",
"rates": {
"VEF": 80315172.70596892
}
}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": 8031517270.596891,
"rate": 80315172.70596892
}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