Rate Overview
Live
1 VND = 0.006738 DJF
1 DJF = 148.4120
VND
Avg
0.006746
High
0.006808
Low
0.006727
Last updated: 5/27/2026, 10:45:41 PM
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.37 DJF |
| 1,000 VND | 6.74 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-05-27T22:45:41Z",
"rates": {
"DJF": 0.006738
}
}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.6738,
"rate": 0.006738
}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