Rate Overview
Live
1 VUV = 1.5111 DJF
1 DJF = 0.661762
VUV
Avg
1.4988
High
1.5111
Low
1.4901
Last updated: 4/17/2026, 12:03:34 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.51 DJF |
| 10 VUV | 15.11 DJF |
| 50 VUV | 75.56 DJF |
| 100 VUV | 151.11 DJF |
| 500 VUV | 755.56 DJF |
| 1,000 VUV | 1,511.12 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-04-17T12:03:34Z",
"rates": {
"DJF": 1.511117
}
}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": 151.1117,
"rate": 1.511117
}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