Rate Overview
Live
1 USD = 42772445.55 VEF
1 VEF = 0.000000
USD
Avg
42205748.02
High
42772445.55
Low
41656676.99
Last updated: 3/7/2026, 1:01:44 AM
Quick Conversions
| USD | VEF |
|---|---|
| 1 USD | 42,772,445.55 VEF |
| 10 USD | 427,724,455.51 VEF |
| 50 USD | 2,138,622,277.55 VEF |
| 100 USD | 4,277,244,555.09 VEF |
| 500 USD | 21,386,222,775.45 VEF |
| 1,000 USD | 42,772,445,550.90 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-03-07T01:01:44Z",
"rates": {
"VEF": 42772445.5509013
}
}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": 4277244555.0901303,
"rate": 42772445.5509013
}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