Rate Overview
Live
1 VUV = 1.5020 DJF
1 DJF = 0.665786
VUV
Avg
1.4918
High
1.5020
Low
1.4834
Last updated: 7/18/2026, 5:25:29 AM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.50 DJF |
| 10 VUV | 15.02 DJF |
| 50 VUV | 75.10 DJF |
| 100 VUV | 150.20 DJF |
| 500 VUV | 750.99 DJF |
| 1,000 VUV | 1,501.98 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-07-18T05:25:29Z",
"rates": {
"DJF": 1.501983
}
}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.19830000000002,
"rate": 1.501983
}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