Rate Overview
Live
1 JPY = 162.7851 VND
1 VND = 0.006143
JPY
Avg
162.9165
High
163.7352
Low
162.2250
Last updated: 7/6/2026, 6:58:18 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 162.79 VND |
| 10 JPY | 1,627.85 VND |
| 50 JPY | 8,139.26 VND |
| 100 JPY | 16,278.51 VND |
| 500 JPY | 81,392.56 VND |
| 1,000 JPY | 162,785.12 VND |
Get JPY/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=VNDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T18:58:18Z",
"rates": {
"VND": 162.785118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "VND",
"amount": 100
},
"result": 16278.5118,
"rate": 162.785118
}Build with JPY/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key