Rate Overview
Live
1 VUV = 1.4924 DJF
1 DJF = 0.670068
VUV
Avg
1.4930
High
1.5549
Low
1.4520
Last updated: 7/23/2026, 5:42:39 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.49 DJF |
| 10 VUV | 14.92 DJF |
| 50 VUV | 74.62 DJF |
| 100 VUV | 149.24 DJF |
| 500 VUV | 746.19 DJF |
| 1,000 VUV | 1,492.39 DJF |
Get VUV/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=DJFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-23T17:42:39Z",
"rates": {
"DJF": 1.492386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "DJF",
"amount": 100
},
"result": 149.2386,
"rate": 1.492386
}Build with VUV/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key