Rate Overview
Live
1 JPY = 164.0893 VND
1 VND = 0.006094
JPY
Avg
164.7934
High
166.5454
Low
164.0893
Last updated: 8/16/2026, 8:28:43 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 164.09 VND |
| 10 JPY | 1,640.89 VND |
| 50 JPY | 8,204.46 VND |
| 100 JPY | 16,408.93 VND |
| 500 JPY | 82,044.65 VND |
| 1,000 JPY | 164,089.29 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-08-16T20:28:43Z",
"rates": {
"VND": 164.089291
}
}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": 16408.9291,
"rate": 164.089291
}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