Rate Overview
Live
1 VND = 0.006197 JPY
1 JPY = 161.3684
VND
Avg
0.006195
High
0.006223
Low
0.006164
Last updated: 7/28/2026, 10:23:14 PM
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.10 JPY |
| 1,000 VND | 6.20 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-28T22:23:14Z",
"rates": {
"JPY": 0.006197
}
}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.6197,
"rate": 0.006197
}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