Rate Overview
Live
1 VUV = 1.4981 DJF
1 DJF = 0.667514
VUV
Avg
1.4937
High
1.5454
Low
1.4571
Last updated: 7/26/2026, 9:01:00 AM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.50 DJF |
| 10 VUV | 14.98 DJF |
| 50 VUV | 74.90 DJF |
| 100 VUV | 149.81 DJF |
| 500 VUV | 749.05 DJF |
| 1,000 VUV | 1,498.10 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-26T09:01:00Z",
"rates": {
"DJF": 1.498095
}
}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.80949999999999,
"rate": 1.498095
}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