Rate Overview
Live
1 DJF = 0.668624 VUV
1 VUV = 1.4956
DJF
Avg
0.669109
High
0.670858
Low
0.665041
Last updated: 7/27/2026, 3:17:25 AM
Quick Conversions
| DJF | VUV |
|---|---|
| 1 DJF | 0.67 VUV |
| 10 DJF | 6.69 VUV |
| 50 DJF | 33.43 VUV |
| 100 DJF | 66.86 VUV |
| 500 DJF | 334.31 VUV |
| 1,000 DJF | 668.62 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-07-27T03:17:25Z",
"rates": {
"VUV": 0.668624
}
}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.8624,
"rate": 0.668624
}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