Rate Overview
Live
1 VUV = 1.5053 DJF
1 DJF = 0.664312
VUV
Avg
1.4908
High
1.5131
Low
1.4515
Last updated: 5/27/2026, 6:30:49 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.51 DJF |
| 10 VUV | 15.05 DJF |
| 50 VUV | 75.27 DJF |
| 100 VUV | 150.53 DJF |
| 500 VUV | 752.66 DJF |
| 1,000 VUV | 1,505.32 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-05-27T18:30:49Z",
"rates": {
"DJF": 1.505316
}
}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": 150.5316,
"rate": 1.505316
}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