Rate Overview
Live
1 VUV = 1.4955 DJF
1 DJF = 0.668669
VUV
Avg
1.4953
High
1.5009
Low
1.4918
Last updated: 6/17/2026, 3:42:07 AM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.50 DJF |
| 10 VUV | 14.96 DJF |
| 50 VUV | 74.78 DJF |
| 100 VUV | 149.55 DJF |
| 500 VUV | 747.75 DJF |
| 1,000 VUV | 1,495.51 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-06-17T03:42:07Z",
"rates": {
"DJF": 1.495508
}
}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.5508,
"rate": 1.495508
}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