Rate Overview
Live
1 VEF = 0.000003 DJF
1 DJF = 333333.33
VEF
Avg
0.000011
High
0.000025
Low
0.000003
Last updated: 3/27/2026, 11:56:25 AM
Quick Conversions
| VEF | DJF |
|---|---|
| 1 VEF | 0.00 DJF |
| 10 VEF | 0.00 DJF |
| 50 VEF | 0.00 DJF |
| 100 VEF | 0.00 DJF |
| 500 VEF | 0.00 DJF |
| 1,000 VEF | 0.00 DJF |
Get VEF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=DJFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-27T11:56:25Z",
"rates": {
"DJF": 0.000003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "DJF",
"amount": 100
},
"result": 0.00030000000000000003,
"rate": 0.000003
}Build with VEF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key