Rate Overview
Live
1 VND = 0.006793 DJF
1 DJF = 147.2104
VND
Avg
0.006779
High
0.006795
Low
0.006750
Last updated: 8/12/2026, 8:33:29 PM
Quick Conversions
| VND | DJF |
|---|---|
| 1 VND | 0.01 DJF |
| 10 VND | 0.07 DJF |
| 50 VND | 0.34 DJF |
| 100 VND | 0.68 DJF |
| 500 VND | 3.40 DJF |
| 1,000 VND | 6.79 DJF |
Get VND/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=DJFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-08-12T20:33:29Z",
"rates": {
"DJF": 0.006793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "DJF",
"amount": 100
},
"result": 0.6793,
"rate": 0.006793
}Build with VND/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key