Rate Overview
Live
1 VND = 0.006724 DJF
1 DJF = 148.7210
VND
Avg
0.006740
High
0.006760
Low
0.006724
Last updated: 6/17/2026, 7:58:51 AM
Quick Conversions
| VND | DJF |
|---|---|
| 1 VND | 0.01 DJF |
| 10 VND | 0.07 DJF |
| 50 VND | 0.34 DJF |
| 100 VND | 0.67 DJF |
| 500 VND | 3.36 DJF |
| 1,000 VND | 6.72 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-06-17T07:58:51Z",
"rates": {
"DJF": 0.006724
}
}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.6724,
"rate": 0.006724
}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