Rate Overview
Live
1 VND = 0.006073 JPY
1 JPY = 164.6633
VND
Avg
0.006051
High
0.006093
Low
0.006004
Last updated: 8/14/2026, 5:28:12 PM
Quick Conversions
| VND | JPY |
|---|---|
| 1 VND | 0.01 JPY |
| 10 VND | 0.06 JPY |
| 50 VND | 0.30 JPY |
| 100 VND | 0.61 JPY |
| 500 VND | 3.04 JPY |
| 1,000 VND | 6.07 JPY |
Get VND/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=JPYExample Response:
{
"success": true,
"base": "VND",
"date": "2026-08-14T17:28:12Z",
"rates": {
"JPY": 0.006073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "JPY",
"amount": 100
},
"result": 0.6073000000000001,
"rate": 0.006073
}Build with VND/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key