Rate Overview
Live
1 VUV = 1.4865 DJF
1 DJF = 0.672734
VUV
Avg
1.4844
High
1.4921
Low
1.4776
Last updated: 7/3/2026, 2:17:03 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.49 DJF |
| 10 VUV | 14.86 DJF |
| 50 VUV | 74.32 DJF |
| 100 VUV | 148.65 DJF |
| 500 VUV | 743.24 DJF |
| 1,000 VUV | 1,486.47 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-03T14:17:03Z",
"rates": {
"DJF": 1.486471
}
}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": 148.64710000000002,
"rate": 1.486471
}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