Rate Overview
Live
1 DJF = 0.668867 VUV
1 VUV = 1.4951
DJF
Avg
0.668845
High
0.670308
Low
0.666284
Last updated: 6/17/2026, 5:05:18 AM
Quick Conversions
| DJF | VUV |
|---|---|
| 1 DJF | 0.67 VUV |
| 10 DJF | 6.69 VUV |
| 50 DJF | 33.44 VUV |
| 100 DJF | 66.89 VUV |
| 500 DJF | 334.43 VUV |
| 1,000 DJF | 668.87 VUV |
Get DJF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=VUVExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-17T05:05:18Z",
"rates": {
"VUV": 0.668867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "VUV",
"amount": 100
},
"result": 66.8867,
"rate": 0.668867
}Build with DJF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key