Rate Overview
Live
1 VUV = 1.5182 DJF
1 DJF = 0.658681
VUV
Avg
1.5043
High
1.5182
Low
1.4959
Last updated: 5/7/2026, 1:50:51 PM
Quick Conversions
| VUV | DJF |
|---|---|
| 1 VUV | 1.52 DJF |
| 10 VUV | 15.18 DJF |
| 50 VUV | 75.91 DJF |
| 100 VUV | 151.82 DJF |
| 500 VUV | 759.09 DJF |
| 1,000 VUV | 1,518.19 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-07T13:50:51Z",
"rates": {
"DJF": 1.518185
}
}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.8185,
"rate": 1.518185
}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