Rate Overview
Live
1 VUV = 1.4846 DJF
1 DJF = 0.673571
VUV
Avg
1.4939
High
1.5106
Low
1.4831
Last updated: 3/28/2026, 1:45:42 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.48 DJF |
| 10 VUV | 14.85 DJF |
| 50 VUV | 74.23 DJF |
| 100 VUV | 148.46 DJF |
| 500 VUV | 742.31 DJF |
| 1,000 VUV | 1,484.63 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-03-28T13:45:42Z",
"rates": {
"DJF": 1.484625
}
}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.4625,
"rate": 1.484625
}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