Rate Overview
Live
1 VND = 0.006184 JPY
1 JPY = 161.7076
VND
Avg
0.006024
High
0.006184
Low
0.005866
Last updated: 7/18/2026, 6:50:31 AM
Quick Conversions
| VND | JPY |
|---|---|
| 1 VND | 0.01 JPY |
| 10 VND | 0.06 JPY |
| 50 VND | 0.31 JPY |
| 100 VND | 0.62 JPY |
| 500 VND | 3.09 JPY |
| 1,000 VND | 6.18 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-07-18T06:50:31Z",
"rates": {
"JPY": 0.006184
}
}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.6184000000000001,
"rate": 0.006184
}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