Rate Overview
Live
1 VND = 0.006178 JPY
1 JPY = 161.8647
VND
Avg
0.005795
High
0.006337
Low
0.004764
Last updated: 7/19/2026, 9:11:41 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-19T09:11:41Z",
"rates": {
"JPY": 0.006178
}
}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.6178,
"rate": 0.006178
}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